Java Mailing List Archive

http://www.apache-httpd.com/

Home » modperl.perl »

PUT handler

André Warnier

2009-04-24

Replies: Find Java Web Hosting

Author LoginPost Reply
Greetings.

I would like to create a mod_perl PUT handler, but I don't really
understand if I have for that to do anything special in the handler()
method (apart from dealing with the PUT data itself).
Is there an example somewhere ?

In particular, I don't understand this page :
http://perl.apache.org/docs/2.0/api/Apache2/RequestRec.html#C_allowed_

Does that mean that I have to tell Apacher somehow in advance that I do
accept PUT requests, or does it mean the opposite ?

Thanks.
©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.