mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 07:43:33 +00:00 
			
		
		
		
	Add support for nginx 444 default response
The default nginx 444 response drops the inbound connection without sending any response to the client.
This commit is contained in:
		| @@ -287,6 +287,7 @@ | ||||
|       "default-site": "Default Site", | ||||
|       "default-site-congratulations": "Congratulations Page", | ||||
|       "default-site-404": "404 Page", | ||||
|       "default-site-444": "No Response (444)", | ||||
|       "default-site-html": "Custom Page", | ||||
|       "default-site-redirect": "Redirect" | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user