Skip to content
Snippets Groups Projects
Commit e2cdeace authored by jurgenhaas's avatar jurgenhaas
Browse files

Update htaccess for Drupal 8

parent 044f7420
No related branches found
No related tags found
No related merge requests found
......@@ -17,3 +17,6 @@ SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006
<IfModule mod_php5.c>
php_flag engine off
</IfModule>
<IfModule mod_php7.c>
php_flag engine off
</IfModule>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment