mirror of
https://github.com/myvesta/vesta
synced 2025-07-11 07:36:47 -07:00
Minor fix for location vstats
This commit is contained in:
parent
3b84512e0b
commit
a23f94db2f
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,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*;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue