Created
March 1, 2019 16:38
-
-
Save bepatrickdavid/43788b11a82c11c3cbdaad9877c4edba to your computer and use it in GitHub Desktop.
.htaccess - block specific url deny url
This file contains 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
My url: https://www.test.com/inc/example.xml | |
RewriteRule ^inc/example.xml - [F] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment