مرحبا بك في إضافات فَيَرفُكس للأندرويد.
أضِف مميزات ومظاهر إضافية واجعل فَيَرفُكس للأندرويد ملكًا لك.
CloseKriner
معلومات عنّي
الاسم | 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>
لإنشاء مجموعاتك الخاصة، يجب أن تمتلك حسابا على موقع إضافات موزيلا.