Переглянути джерело

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