Apache config directive:
Alias /zotero /zotero
<Location /zotero>
Options Indexes
DAV On
AuthType Basic
AuthName "zotero"
AuthUserFile /etc/apache2/webdav.password
Require valid-user
</Location>
No comments:
Post a Comment