Benvingut a complements de Firefox for Android.
Add extra features and styles to make Firefox for Android your own.
TancaKriner
Quant a mi
Nom | Kriner |
---|---|
Usuari des de | set. 25, 2013 |
Nombre de complements desenvolupats | 0 add-ons |
Average rating of developer's add-ons | Encara no s'ha valorat |
Els meus comentaris
WebDAV for Filelink
Rated 5 out of 5 stars
Hi,
if you don't want that somebody could make a directory listing of the webdav repository through the PROPFIND directive, you should add the following in the apache configuration:
<Directory your_directory_path>
AllowOverride None
# no directory listing with GET method
Options -Indexes
# no directory listing with webdav PROPFIND method
RequestHeader set Depth 0
</Directory>
Per crear les vostres pròpies col·leccions, heu de tenir un compte al Mozilla Add-ons.