]> git.pld-linux.org Git - packages/drupal.git/blobdiff - drupal.conf
- use SetHandler None, it's at least documented
[packages/drupal.git] / drupal.conf
index d6fc9f35ef3299f98768b34a1a565835065d941a..225ca55fe61ecd5ed24e476735e43dd509bc53ea 100644 (file)
@@ -92,7 +92,7 @@
 
 <Directory /var/lib/drupal>
     Allow from all
-    SetHandler This_is_a_Drupal_security_line_do_not_remove
+    SetHandler None
 </Directory>
 
 <VirtualHost *:80>
This page took 0.151962 seconds and 4 git commands to generate.