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 07dff07 commit 8b778bdCopy full SHA for 8b778bd
install/rhel/7/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