Skip to content
Snippets Groups Projects
Commit 3bcb50a2 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2883821 by David_Rothstein: Fix incorrect line spacing in private and...

Issue #2883821 by David_Rothstein: Fix incorrect line spacing in private and temporary directory .htaccess files
parent 6f4affd1
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -95,6 +95,7 @@ public static function htaccessLines($private = TRUE) {
<IfModule !mod_authz_core.c>
Deny from all
</IfModule>
$lines
EOF;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment