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 540d068 commit 0390f2fCopy full SHA for 0390f2f
install/rhel/7/templates/web/nginx/php-fpm/codeigniter3.stpl
@@ -45,7 +45,7 @@ server {
45
46
location /vstats/ {
47
alias %home%/%user%/web/%domain%/stats/;
48
- include %home%/%user%/conf/web/%domain%.auth
+ include %home%/%user%/conf/web/%domain%.auth*;
49
}
50
51
include /etc/nginx/conf.d/phpmyadmin.inc*;
0 commit comments