Ajax POST error 405

Ferenc-Lorant Kiss lists at ruby-forum.com
Tue Nov 20 11:59:52 MSK 2007


Igor Sysoev wrote:
> On Tue, Nov 20, 2007 at 09:16:25AM +0100, Ferenc-lorant Kiss wrote:
> 
>>     location / {
>>   }
>> I tried
>>     error_page   405   = @405;
>>     location = @405 {
>>          root   /srv/www/vhosts/clean-tech/www;
>>      }
>>  but after this workaround i get error 500
> 
> nginx as many servers does not support POSTing to static files.
> However, it could changed.

Thx

then I'll rewrite static sites in rails applications :(
-- 
Posted via http://www.ruby-forum.com/.





More information about the nginx mailing list