Explorar o código

Remove DAV from security

Lucian I. Last %!s(int64=6) %!d(string=hai) anos
pai
achega
08e2b54f99

+ 0 - 3
examples/apache-directory-list-local/webdav.conf

@@ -16,9 +16,6 @@
 
     # Add security
     <Directory /var/www/webdav-js>
-        Options +Indexes
-        DAV On
-
         Satisfy all
         <LimitExcept GET>
             Deny from all

+ 0 - 3
examples/apache-directory-list/webdav.conf

@@ -16,9 +16,6 @@
 
     # Add security
     <Directory /var/www/webdav-js>
-        Options +Indexes
-        DAV On
-
         Satisfy all
         <LimitExcept GET>
             Deny from all