Selamat datang ke Pengaya Thunderbird.
Tambahkan fitur ekstra dan gaya untuk membuat Thunderbird milik anda.
TutupKriner
Tentang saya
| Nama | Kriner | 
|---|---|
| Pengguna sejak | Sep. 25, 2013 | 
| Jumlah pengaya yang dikembangkan | 0 pengaya | 
| Rata-rata peringkat untuk pengembang pengaya | Belum diperingkat | 
Ulasan Saya
WebDAV for Filelink
Peringkat 5 dari 5 bintang
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>
Untuk membuat koleksi Anda sendiri, Anda harus memiliki akun Pengaya Mozilla.
