|
@@ -54,7 +54,7 @@ server {
|
|
|
|
|
|
|
|
location /vstats/ {
|
|
location /vstats/ {
|
|
|
alias %home%/%user%/web/%domain%/stats/;
|
|
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*;
|
|
include /etc/nginx/conf.d/phpmyadmin.inc*;
|