try_files and content type

Arvind Jayaprakash work at anomalizer.net
Sun Feb 15 13:52:22 MSK 2009


On Feb 14, Xavier Grangier wrote:
> if ($request_method ~* POST ) {
> 	return 599;
> }

HTTP 405 seems to be a better status code for this.





More information about the nginx mailing list