Эх сурвалжийг харах

Enable Indexes for webdav share

Johannes Zellner 9 жил өмнө
parent
commit
2995ca4082

+ 1 - 0
apache2-app.conf

@@ -18,6 +18,7 @@
     Alias /webdav /app/data/public
     Alias /webdav /app/data/public
 
 
     <Location /webdav>
     <Location /webdav>
+        Options +Indexes
         DAV on
         DAV on
         DavDepthInfinity on
         DavDepthInfinity on
         AuthType Basic
         AuthType Basic