added trailing ;

This commit is contained in:
Serghey Rodin 2017-12-24 21:45:24 +02:00
commit acdcfd3aac
504 changed files with 504 additions and 504 deletions

View file

@ -36,7 +36,7 @@ server {
location /vstats/ {
alias %home%/%user%/web/%domain%/stats/;
include %home%/%user%/conf/web/%domain%.auth
include %home%/%user%/conf/web/%domain%.auth*;
}
include /etc/nginx/conf.d/phpmyadmin.inc*;