I would like to add that I can save document to the DAV folder if send a PUT request Directly Its looks that apache is not forwarding returning proper response to the options request.
hitesh ----- Original Message ----- From: "Hitesh Sharma" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Cc: "tomcat developers" <[EMAIL PROTECTED]> Sent: Monday, December 31, 2001 10:12 AM Subject: tomcat-dav with mod_webapp Hi all I want to use dav capabilities of tomcat-4.0.1 through apache. I am using mod_webapp for that. I am able to run servlets with the help of mod_webapp but haven't yet been able to get DAV running. Looking into logs I see that apache is not forwarding the "Options ", "PROPFIND" etc DAV specific requests to tomcat. Am I missing some configuration directive in apache , or anything else My httpd.conf looks like ----- LoadModule webapp_module modules/mod_webapp.so AddModule mod_webapp.c WebAppConnection warpConnection warp buildserver:8008 WebAppDeploy webdav warpConnection /webdav ---- I can open the index file residing in the "webdav" folder when I point the explorer to it but I fail to add the same folder as a webfolder on my win2000 box. Thanks for any help. Hitesh PS: I 've written n number of times on this group but haven't yet gor a single reply. Please acknowledge the reciept of this mail to my personal id. So that I know that people are reading my problem and probably they don't have any idea. Otherwise I am getting an impression that my mails are not getting into any mail-box. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>