Skip to content

Commit 735bef9

Browse files
authored
Minor fix for stpl templates
1 parent b5c6a6a commit 735bef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/ubuntu/13.10/templates/web/nginx/php-fpm/wordpress2.stpl

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

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

0 commit comments

Comments
 (0)