This chapter is from the book
Quiz Answers
Response:
<Directory /usr/local/apache2/htdocs/davdocs> Dav On <LimitExcept GET POST OPTIONS PROPFIND> Authtype basic Authname "DAV write access" AuthUserFile /usr/local/apache2/conf/htusers Require valid-user </LimitExcept> </Directory>
The DAVMinTimeout directive is used to specify minimum timeouts after which locks will expire. This is useful if the client specifies a timeout that is too low, or if your clients access the server via modem and require additional time to reconnect if their connections fail.
Some of the advantages include
SSL for secure access
Authentication modules for access control
Logging modules
Filtering modules for processing content as it is retrieved or uploaded
High-performance HTTP server framework