We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab702a2 commit 0333323Copy full SHA for 0333323
install/ubuntu/13.04/templates/web/nginx/php-fpm/moodle.stpl
@@ -86,5 +86,5 @@ server {
86
include /etc/nginx/conf.d/phppgadmin.inc*;
87
include /etc/nginx/conf.d/webmail.inc*;
88
89
- include %home%/%user%/conf/web/nginx.%domain_idn%.conf*;
+ include %home%/%user%/conf/web/snginx.%domain_idn%.conf*;
90
}
0 commit comments