Home > Articles

Publishing Extensions

This chapter is from the book

Quiz Answers

  1. 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>
  2. 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.

  3. 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

InformIT Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from InformIT and its family of brands. I can unsubscribe at any time.