Kriner
Meer oor my
| Naam | Kriner |
|---|---|
| Gebruiker sedert | Sept. 25, 2013 |
| Aantal byvoegings ontwikkel | 0 byvoegings |
| Gemiddelde gradering van ontwikkelaar se byvoegings | Nog nie gegradeer nie |
My resensies
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>
Om eie versamelings te bou, is 'n Mozilla-byvoegingsrekening nodig.