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 5daba32 commit 47de72fCopy full SHA for 47de72f
install/ubuntu/16.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%.conf*;
+ include %home%/%user%/conf/web/snginx.%domain%.conf*;
90
}
0 commit comments