local redirect

2004-05-12 Thread Info
1.1 404 Not Found http://apache.org/dav/props/"; xmlns:g0="DAV:"> /davhome/depts/tst/tstmb7/extra/ httpd/unix-directory Tue, 11 May 2004 20:46:02 GMT HTTP/1.1 200 OK HTTP/1.1 404 Not Found 0 ---(END of loggood.txt)--- -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html

redirectring webDAV requests

2004-05-05 Thread Info
Hi All, I have some Apache(2.0)/ mod_perl(2.0)/ perl(5.8)/ webDAV queries My mod_perl handler redirects DAV requests. Each user logs on then points their DAV client to /dav/home >From the login info, the handler translates this to /home/www/userXYZ and does an internal redirect to it.