Skip to content

Commit 01326cb

Browse files
authored
Minor fix for stpl templates
1 parent c6bb6b9 commit 01326cb

File tree

1 file changed

+1
-1
lines changed
  • install/ubuntu/15.10/templates/web/nginx/php-fpm

1 file changed

+1
-1
lines changed

install/ubuntu/15.10/templates/web/nginx/php-fpm/drupal6.stpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,5 +97,5 @@ server {
9797
include /etc/nginx/conf.d/phppgadmin.inc*;
9898
include /etc/nginx/conf.d/webmail.inc*;
9999

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

0 commit comments

Comments
 (0)