]> git.pld-linux.org Git - packages/drupal.git/commitdiff
- restore r1.15
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 4 May 2010 15:22:23 +0000 (15:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    drupal.conf -> 1.18

drupal.conf

index 1c4e7cc09947f4f7a5802525a7f3a3eb2f115617..c35e670506ab230640db907877037cf1c543c100 100644 (file)
 
 <Directory /var/lib/drupal>
        Allow from all
+       SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006
+       Options None
+       <IfModule mod_rewrite.c>
+               RewriteEngine off
+       </IfModule>
 </Directory>
 
 <VirtualHost *:80>
This page took 0.100565 seconds and 4 git commands to generate.