Добре дошли в Добавки за Firefox за Android.
Добавете допълнителни възможности и теми, за да направите Firefox за Android свой.
ЗатварянеKriner
За мен
Име | Kriner |
---|---|
Потребител от | Септ. 25, 2013 |
Брой добавки | 0 добавки |
Средна оценка на добавките | Без оценка |
Мои отзиви
WebDAV for Filelink
Оценена с 5 от 5 звезди
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>
За да създадете собствен списък, трябва да имате сметка в Mozilla Добавки.