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. 1. Fir

Re: redirectring webDAV requests

2004-05-05 Thread Perrin Harkins
On Wed, 2004-05-05 at 03:35, Info wrote: > I have an alias /dav/ which points to /home/www. > But when I try to redirect to /dav/userXYZ the DAV client complains > that > "Server doesnt support WebDAV at resource /dav/home This doesn't really sound like a mod_perl problem. Sounds more like a web