Skip to content

Instantly share code, notes, and snippets.

@ZiTAL
Created November 27, 2015 12:14
Show Gist options
  • Save ZiTAL/6408c93968356fb4d139 to your computer and use it in GitHub Desktop.
Save ZiTAL/6408c93968356fb4d139 to your computer and use it in GitHub Desktop.
# locals only
<Location "/home/mundaka">
order deny,allow
deny from all
allow from 127.0.0.1, localhost
</Location>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment