Skip to content

Instantly share code, notes, and snippets.

@Tim-Machine
Created September 5, 2012 20:41
Show Gist options
  • Select an option

  • Save Tim-Machine/3644402 to your computer and use it in GitHub Desktop.

Select an option

Save Tim-Machine/3644402 to your computer and use it in GitHub Desktop.
protect your yaml
<Files ~ "^\.yaml">
Order allow,deny
Deny from all
</Files>
DirectoryIndex index.html, index.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment