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 acdcfd3 commit f397d6dCopy full SHA for f397d6d
install/debian/8/templates/web/nginx/php5-fpm/wordpress.tpl
@@ -40,7 +40,7 @@ server {
40
41
location /vstats/ {
42
alias %home%/%user%/web/%domain%/stats/;
43
- include %home%/%user%/conf/web/%domain%.auth*;*;
+ include %home%/%user%/conf/web/%domain%.auth*;
44
}
45
46
include /etc/nginx/conf.d/phpmyadmin.inc*;
0 commit comments