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 67a3304 commit ae71a53Copy full SHA for ae71a53
install/ubuntu/16.04/templates/web/nginx/php-fpm/laravel.tpl
@@ -46,5 +46,5 @@ server {
46
include /etc/nginx/conf.d/phppgadmin.inc*;
47
include /etc/nginx/conf.d/webmail.inc*;
48
49
- include %home%/%user%/conf/web/nginx.%domain%.conf*;
+ include %home%/%user%/conf/web/nginx.%domain_idn%.conf*;
50
}
0 commit comments