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

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

@@ -187,7 +187,7 @@ server {
 
 
     location /vstats/ {
     location /vstats/ {
         alias   %home%/%user%/web/%domain%/stats/;
         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*;
     include     /etc/nginx/conf.d/phpmyadmin.inc*;