Преглед изворни кода

Disable directory index search

Johannes Zellner пре 9 година
родитељ
комит
5f4bac8339
1 измењених фајлова са 1 додато и 0 уклоњено
  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