1234567891011121314151617181920212223 |
- Require all denied
- Deny from all
- Options -Indexes -ExecCGI -Includes -MultiViews
- SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006
-
- SetHandler Drupal_Security_Do_Not_Remove_See_SA_2013_003
- php_flag engine off
|