Anton Reutov 8 лет назад
Родитель
Сommit
7ff936da8e
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      install/rhel/6/templates/web/nginx/php-fpm/datalife_engine.stpl

+ 1 - 1
install/rhel/6/templates/web/nginx/php-fpm/datalife_engine.stpl

@@ -116,7 +116,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*;