Skip to content

Instantly share code, notes, and snippets.

@Abd-Ur-Rehman
Created February 23, 2017 22:56
Show Gist options
  • Select an option

  • Save Abd-Ur-Rehman/5dd86d34a52be9437e60edcf1a2706e5 to your computer and use it in GitHub Desktop.

Select an option

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