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 750a3a4 commit f8b1e6dCopy full SHA for f8b1e6d
install/ubuntu/14.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