Explorar el Código

Disable directory index search

Johannes Zellner hace 9 años
padre
commit
5f4bac8339
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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