فهرست منبع

Remove DAV from security

Lucian I. Last 6 سال پیش
والد
کامیت
08e2b54f99
2فایلهای تغییر یافته به همراه0 افزوده شده و 6 حذف شده
  1. 0 3
      examples/apache-directory-list-local/webdav.conf
  2. 0 3
      examples/apache-directory-list/webdav.conf

+ 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