Note: You may wish to add a <Limit> clause inside the location directive to limit access to DAV-enabled locations.
Example:DavLockDB /tmp/DavLock
|
Example: Simple -
Complex -
AuthType Basic
<Limit Except GET HEAD OPTIONS> |
A client can requests a DAV resource lock, and also specify a time when the lock will be automatically removed by the server. This value is only a request and the server can ignore it or inform the client of an arbitrary value.
Example:<Location /MSWord>
|