removed double ;

This commit is contained in:
Serghey Rodin 2017-12-24 22:06:38 +02:00
commit f397d6d417

View file

@ -40,7 +40,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*;