Skip to content

Commit a3df2c3

Browse files
authored
Minor fix for stpl templates
1 parent 8657acc commit a3df2c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/rhel/6/templates/web/nginx/php-fpm/pyrocms.stpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ server {
6262
include /etc/nginx/conf.d/phppgadmin.inc*;
6363
include /etc/nginx/conf.d/webmail.inc*;
6464

65-
include %home%/%user%/conf/web/nginx.%domain_idn%.conf*;
65+
include %home%/%user%/conf/web/snginx.%domain_idn%.conf*;
6666
}

0 commit comments

Comments
 (0)