I have a RESTful API built with PHP that uses the HTTP methods GET, POST,
PUT and DELETE. But I'm getting a 405 Method not allowed error from
Cherokee. Any ideas how to turn this off or handle it? I've got rules set up
already so that php files are handled correctly, any existing file will be
delivered statically, and anything else will redirect to index.php.

Thanks!!
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to