4 messages in ru.sysoev.nginxRe: try_files and content type
FromSent OnAttachments
Xavier GrangierFeb 14, 2009 1:50 am 
Igor SysoevFeb 14, 2009 3:56 am.exten
Xavier GrangierFeb 14, 2009 4:40 am 
Arvind JayaprakashFeb 15, 2009 2:51 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: try_files and content typeActions...
From:Arvind Jayaprakash (wo@anomalizer.net)
Date:Feb 15, 2009 2:51:59 am
List:ru.sysoev.nginx

On Feb 14, Xavier Grangier wrote:

if ($request_method ~* POST ) { return 599; }

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