Skip to content

Commit 8f4749e

Browse files
authored
Minor fix for stpl templates
1 parent e5e8cfc commit 8f4749e

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

install/ubuntu/12.04/templates/web/nginx/php-fpm/joomla.stpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ server {
5959
include /etc/nginx/conf.d/phppgadmin.inc*;
6060
include /etc/nginx/conf.d/webmail.inc*;
6161

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

0 commit comments

Comments
 (0)