BytemarkHosting / docker-webdav

Docker image for running an Apache WebDAV server
MIT License
350 stars 166 forks source link

index.html breaks webdav #4

Open Richie765 opened 5 years ago

Richie765 commented 5 years ago

Having a file called index.html inside the webdav share will bring sharing to its knees.

To fix this add DirectoryIndex disabled to the config.

See also: https://dimitar.me/upgrading-to-apache-2-4-will-prevent-webdav-listing-of-directories-containing-index-files/

ricardojlrufino commented 5 years ago

+1

marianobianchi commented 4 years ago

+1