mirror of
https://github.com/myvesta/vesta
synced 2025-07-13 16:43:35 -07:00
Minor fix for location vstats
This commit is contained in:
parent
887fabd7b1
commit
b4be39bfd0
1 changed files with 1 additions and 1 deletions
|
@ -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*;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue