Skip to content

Commit

Permalink
block env file
Browse files Browse the repository at this point in the history
  • Loading branch information
dpancic committed Feb 28, 2024
1 parent 14deb86 commit bdb9f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ RewriteRule ^/*$ %{DOCUMENT_ROOT}/index.php [L]
#</IfModule>

RedirectMatch 404 /\.git
RedirectMatch 404 /\secrets.env
RedirectMatch 404 secrets.env

0 comments on commit bdb9f6d

Please sign in to comment.