Make symfony the default for .localhost
This commit is contained in:
		| @@ -5,6 +5,7 @@ server { | ||||
|     #server_name ~^(.+)\.local\.loken\.nl$; | ||||
|     server_name "~^(?<sub>.+)\.local\.loken\.nl$"; | ||||
|     server_name "~^(?<sub>.+)\.symfony\.localhost$"; | ||||
|     server_name "~^(?<sub>.+)\.localhost$"; | ||||
|     #map $http_host $rootpath { | ||||
|     #    ~^(.?<mypath>+)\.local\.loken\.nl$  $mypath; | ||||
|     #    default                             /      ; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user