changing web server includes back to %domain% for better readability

This commit is contained in:
Serghey Rodin 2017-12-06 23:00:18 +02:00
commit 472a0f488a
787 changed files with 787 additions and 787 deletions

View file

@ -43,7 +43,7 @@
Allow from all
</Directory>
Include %home%/%user%/conf/web/s%web_system%.%domain_idn%.conf*
Include %home%/%user%/conf/web/s%web_system%.%domain%.conf*
</VirtualHost>