How to solve the problem of "405 not allowed"?

Jonathan Vanasco jonathan at 2xlp.com
Sat Jul 25 01:00:55 MSD 2009


ah!
thanks.

i see a few threads for this title as "405"; i was searching POST



On Jul 24, 2009, at 3:15 PM, Cliff Wells wrote:

> On Wed, 2009-05-27 at 12:46 +0400, Igor Sysoev wrote:
>> On Wed, May 27, 2009 at 03:17:49AM -0400, peacock wrote:
>>
>>> When I post when a JavaScript file, "405 not allowed" error will  
>>> appear.
>>>
>>> if use proxy, it can work.
>>>
>>>        error_page   405 =200 @405;
>>>        location @405 {
>>>            root  /htdocs;
>>>            proxy_pass   http://localhost:8080;
>>>        }
>>>
>>>
>>> but I do not want to use proxy, just want to use Nginx, can to  
>>> achieve it?
>>
>> Try the attached patch, it allows to POST to static files.
>> Probably I will include it in 0.8.0.
>
> Hi Igor,
>
> I take it this patch not included?
>
> Cliff
>
> -- 
> http://www.google.com/search?q=vonage+sucks
>
>






More information about the nginx mailing list