Hi,

 

Is there any directive to handle HTTP PUT, like in the apache for tomcat
(5.5)?

 

In Apache I can using a directive such as: 

# A CGI PUT handler
Script PUT /cgi-bin/put.cgi

 

Questions:

1.      If I have a put.pl ready to use, how to config in tomcat to let
put.pl handle all request of HTTP/HTTPS PUT? (HTTPS is ready to be
used). 
2.      I want to put all upload files under directory of
$CATALINA_HOME/wepalls/incoming/, how to config? 
3.      Is there any sample put.pl perl program can be learned? 

 

Thanks 

 

Jimmy Zhan

Cash America 

 

Reply via email to