Created
September 7, 2019 05:31
-
-
Save andrii-kvlnko/bf7a4e5fa95f473bd579a00455f5fcdd to your computer and use it in GitHub Desktop.
Apache | Prevent .git access
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RedirectMatch 404 /\.git | |
RedirectMatch 404 ^.*\.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment