Bem-vindo as Extensões para o Firefox para Android.
Adicione recursos e estilos extras para tornar o Firefox para Android só seu.
FecharAnálise de WebDAV for Filelink por Kriner
Avaliado em 5 de 5 estrelas
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>
Para criar as suas próprias coleções, você deve ter uma conta no Mozilla Add-ons.