We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c2ce8f commit b4d504fCopy full SHA for b4d504f
install/ubuntu/14.10/templates/web/nginx/php-fpm/owncloud.tpl
@@ -73,11 +73,6 @@ server {
73
include %home%/%user%/web/%domain%/stats/auth.conf*;
74
}
75
76
- location /vstats/ {
77
- alias %home%/%user%/web/%domain%/stats/;
78
- include %home%/%user%/web/%domain%/stats/auth.conf*;
79
- }
80
-
81
include /etc/nginx/conf.d/phpmyadmin.inc*;
82
include /etc/nginx/conf.d/phppgadmin.inc*;
83
include /etc/nginx/conf.d/webmail.inc*;
0 commit comments