Made I.T 9 лет назад
Родитель
Сommit
fe0fbf4c23
1 измененных файлов с 0 добавлено и 5 удалено
  1. 0 5
      install/debian/8/templates/web/nginx/php5-fpm/owncloud.tpl

+ 0 - 5
install/debian/8/templates/web/nginx/php5-fpm/owncloud.tpl

@@ -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*;