Kaynağa Gözat

Ensure we don't execute php files in webdav

Johannes Zellner 9 yıl önce
ebeveyn
işleme
8596e22aa2
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      apache2-app.conf

+ 1 - 0
apache2-app.conf

@@ -20,6 +20,7 @@
     <Location /webdav>
         Options +Indexes
         DirectoryIndex disabled
+        php_admin_value engine Off
         DAV on
         DavDepthInfinity on
         AuthType Basic