[users@httpd] DirectoryIndex, DirectorySlash and mod_dav?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



As a quick hack I tried enabling mod_dav on a location to see if it would act as a storage backend for regular page serving. That is, just to use it for GET and HEAD requests and none of the other DAV-related requests. 

For the most part it works, but for some reason DirectorySlash and DirectoryIndex don't work in this configuration. If I do http://example.com/mydir/ I get a blank page (no errors), however http://example.com/mydir/index.html works just fine. My trace log shows that the first request was handled as a request for the directory instead of a request for mydir/index.html, so I'm guessing the request wasn't redirected properly before being given to mod_dav.

Any suggestions? Did I miss a directive somewhere? Or is this just un-doable?

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux