Ласкаво просимо до додатків 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.