mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-09-08 03:28:58 +02:00
Minor fix for location vstats
This commit is contained in:
@@ -56,7 +56,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*;
|
||||
|
||||
Reference in New Issue
Block a user