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 b2293c1 commit a49fa48Copy full SHA for a49fa48
install/rhel/7/templates/web/nginx/php-fpm/codeigniter3.stpl
@@ -52,5 +52,5 @@ server {
52
include /etc/nginx/conf.d/phppgadmin.inc*;
53
include /etc/nginx/conf.d/webmail.inc*;
54
55
- include %home%/%user%/conf/web/nginx.%domain_idn%.conf*;
+ include %home%/%user%/conf/web/snginx.%domain_idn%.conf*;
56
}
0 commit comments