瀏覽代碼

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