![]() |
VOOZH | about |
Adds the possibility to use a WebDAV store for Filelink. With this extension you can link attachments to a WebDAV service, for example as provided by Apache's mod_dav or some public services.
The developer of this add-on asks that you help support its continued development by making a small contribution.
DAV On
AllowOverride None
AuthUserFile /path/to/htpasswd
AuthType Basic
AuthName "DAV"
<Limit PUT POST DELETE PROPPATCH MKCOL COPY MOVE LOCK UNLOCK>
Require valid-user
</Limit>
# No directory listing with GET method
Options -Indexes
# No directory listing with webdav PROPFIND method
RequestHeader set Depth 0
To create your own collections, you must have a Mozilla Add-ons account.
Some add-ons ask for permission to perform certain functions. Since youβre in control of your Thunderbird, the choice to grant or deny these requests is yours.
Please note this add-on uses legacy technology, which gives it access to all browser functions and data without requesting your permission.
Privacy Policy | Report Trademark or Copyright Infringement | Legal Notices | Report Misuse of Thunderbird Trademark | Report a bug
Except where otherwise noted, content on this site is licensed under the
Creative Commons Attribution Share-Alike License v3.0 or any later version.