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

@ -33,6 +33,6 @@ server {
disable_symlinks if_not_owner from=%docroot%;
include %home%/%user%/conf/web/snginx.%domain_idn%.conf*;
include %home%/%user%/conf/web/snginx.%domain%.conf*;
}