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.
2 parents 34c6ee9 + 0aa17dc commit a7d45acCopy full SHA for a7d45ac
install/rhel/5/templates/web/nginx/php-fpm/drupal6.stpl
@@ -90,7 +90,7 @@ server {
90
91
location /vstats/ {
92
alias %home%/%user%/web/%domain%/stats/;
93
- include %home%/%user%/conf/web/%domain%.auth
+ include %home%/%user%/conf/web/%domain%.auth*;
94
}
95
96
include /etc/nginx/conf.d/phpmyadmin.inc*;
0 commit comments