Skip to content

Instantly share code, notes, and snippets.

@alkrauss48
Created June 13, 2014 20:13
Show Gist options
  • Save alkrauss48/5398f5c709989d986a83 to your computer and use it in GitHub Desktop.
Save alkrauss48/5398f5c709989d986a83 to your computer and use it in GitHub Desktop.
Good .htaccess Settings
# prevent directory browsing
Options All -Indexes
# prevent folder listing
IndexIgnore *
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment