Skip to content

Instantly share code, notes, and snippets.

@zerobugs-oficial
Created June 18, 2020 15:19
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 zerobugs-oficial/a79a79637698b9e01cea1de851fd8348 to your computer and use it in GitHub Desktop.
Save zerobugs-oficial/a79a79637698b9e01cea1de851fd8348 to your computer and use it in GitHub Desktop.
Bloqueando acesso a extensões
<Files ~ "\.inc$">
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