1234567891011121314151617 |
- Options None
- Options +FollowSymLinks
- SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006
- <Files *>
-
- SetHandler Drupal_Security_Do_Not_Remove_See_SA_2013_003
- </Files>
- <IfModule mod_php5.c>
- php_flag engine off
- </IfModule>
- Deny from all
|