diff --git a/.htaccess b/.htaccess index 251ca44c..2b3a45f0 100644 --- a/.htaccess +++ b/.htaccess @@ -32,5 +32,5 @@ RewriteRule ^/*$ %{DOCUMENT_ROOT}/index.php [L] # RedirectMatch 404 /\.git -RedirectMatch 404 /\secrets.env +RedirectMatch 404 secrets.env