অ্যান্ড্রয়েড এর জন্য ফায়ারফক্স অ্যাড-অন এ স্বাগতম।
Add extra features and styles to make অ্যান্ড্রয়েড এর জন্য ফায়ারফক্স your own.
বন্ধKriner
আমার সম্বন্ধে
নাম | Kriner |
---|---|
কবে থেকে ব্যবহারকারী | সেপ্ট. 25, 2013 |
Number of add-ons developed | 0 এড-ওনস |
Average rating of developer's add-ons | এখনও রেট করা হয় নি |
আমার পর্যালোচনা
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>
নিজের সংগ্রহ তৈরির জন্য, আপনার অবশ্যই একটি অ্যাড-অন অ্যাকাউন্ট থাকতে হবে।