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