We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb21016 commit 2124032Copy full SHA for 2124032
install/ubuntu/13.10/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