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.
1 parent fb41566 commit f4d9691Copy full SHA for f4d9691
install/rhel/5/templates/web/nginx/php-fpm/codeigniter2.stpl
@@ -50,7 +50,7 @@ server {
50
51
location /vstats/ {
52
alias %home%/%user%/web/%domain%/stats/;
53
- include %home%/%user%/conf/web/%domain%.auth
+ include %home%/%user%/conf/web/%domain%.auth*;
54
}
55
56
include /etc/nginx/conf.d/phpmyadmin.inc*;
0 commit comments