Jacob Wright wrote:
> 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.

I have implemented the OpenStreetMap protocol that is pretty RESTful 
with freaky methods; when are you getting the 405?


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

Reply via email to