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

peacock nginx-forum at nginx.us
Wed May 27 12:37:58 MSD 2009


sorry, my english is poor, I have listed some of the information


error_page 405 =200 @405;
location @405 {
root /htdocs;
#proxy_pass http://localhost:8080;
}


(ajax)POST:
http://localhost/....../index.js

Response:


405 Not Allowed

405 Not Allowed
nginx/0.7.59




Posted at Nginx Forum: http://forum.nginx.org/read.php?2,2414,2419#msg-2419






More information about the nginx mailing list