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 a2acd3f commit e925d83Copy full SHA for e925d83
install/ubuntu/15.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