Эх сурвалжийг харах

Minor fix for location vstats

Anton Reutov 8 жил өмнө
parent
commit
ddfb496773

+ 1 - 1
install/rhel/5/templates/web/nginx/php-fpm/modx.stpl

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