Skip to content

Instantly share code, notes, and snippets.

@Abd-Ur-Rehman
Created February 23, 2017 22:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Abd-Ur-Rehman/5dd86d34a52be9437e60edcf1a2706e5 to your computer and use it in GitHub Desktop.
Save Abd-Ur-Rehman/5dd86d34a52be9437e60edcf1a2706e5 to your computer and use it in GitHub Desktop.
Block access to readme.html e.g. In the .htaccess file:
<files readme.html>
order allow,deny
deny from all
</files>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment