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.