Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save bepatrickdavid/43788b11a82c11c3cbdaad9877c4edba to your computer and use it in GitHub Desktop.
Save bepatrickdavid/43788b11a82c11c3cbdaad9877c4edba to your computer and use it in GitHub Desktop.
.htaccess - block specific url deny url
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