On 1/22/06, Vess A. Miller <[EMAIL PROTECTED]> wrote: > This regards the documentation found at http://httpd.apache.org/docs/ > 2.2/mod/mod_dav.html involving configuration for mod_dav, the WebDAV > module for Apache 2.2. > > The examples all fail to include the "Order" and "Allow from" > directives that are necessary to connect to the WebDAV, at least in > my tests.
Sure, they should probably be included. But it depends on what the parent directory access state is. In 2.2 it was changed to "Deny from all" in the default config, but obviously it depends on what they admin does. It would probably be clearer for people who don't understand the inheritance if the "Allow from all" was included. The same applies to the example in conf/extra/httpd-dav.conf. Joshua. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
