Parcourir la source

Disable directory index search

Johannes Zellner il y a 9 ans
Parent
commit
5f4bac8339
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      apache2-app.conf

+ 1 - 0
apache2-app.conf

@@ -19,6 +19,7 @@
 
     <Location /webdav>
         Options +Indexes
+        DirectoryIndex disabled
         DAV on
         DavDepthInfinity on
         AuthType Basic