diff --git a/nginx/x-generic.symfony.local.loken.nl b/nginx/x-generic.symfony.local.loken.nl index 6d671b6..ef658f2 100644 --- a/nginx/x-generic.symfony.local.loken.nl +++ b/nginx/x-generic.symfony.local.loken.nl @@ -5,6 +5,7 @@ server { #server_name ~^(.+)\.local\.loken\.nl$; server_name "~^(?.+)\.local\.loken\.nl$"; server_name "~^(?.+)\.symfony\.localhost$"; + server_name "~^(?.+)\.localhost$"; #map $http_host $rootpath { # ~^(.?+)\.local\.loken\.nl$ $mypath; # default / ;