mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-07-15 20:21:34 +02:00
Fix owncloud.tpl
This commit is contained in:
@@ -73,11 +73,6 @@ server {
|
||||
include %home%/%user%/web/%domain%/stats/auth.conf*;
|
||||
}
|
||||
|
||||
location /vstats/ {
|
||||
alias %home%/%user%/web/%domain%/stats/;
|
||||
include %home%/%user%/web/%domain%/stats/auth.conf*;
|
||||
}
|
||||
|
||||
include /etc/nginx/conf.d/phpmyadmin.inc*;
|
||||
include /etc/nginx/conf.d/phppgadmin.inc*;
|
||||
include /etc/nginx/conf.d/webmail.inc*;
|
||||
|
||||
Reference in New Issue
Block a user