Hi all, According to the docs at http://httpd.apache.org/docs/2.4/mod/mod_dav_lock.html#davgenericlockdb the scope of the DavGenericLockDB is "server config, virtual host, directory".
According to the source, the scope is "inside Directory or Location" as follows:
AP_INIT_TAKE1("DAVGenericLockDB", dav_lock_cmd_davlockdb, NULL, ACCESS_CONF,
"specify a lock database"),
Can anyone confirm which one is supposed to be correct?
Regards,
Graham
--
