Skip to content

Instantly share code, notes, and snippets.

@fabriciosanchez
Created March 17, 2016 03:30
Show Gist options
  • Save fabriciosanchez/11b4a71e6d3a914b05a3 to your computer and use it in GitHub Desktop.
Save fabriciosanchez/11b4a71e6d3a914b05a3 to your computer and use it in GitHub Desktop.
Request Filtering .htaccess
<FilesMatch "\.(engine|inc|info|install|module|profile|po|sh|.*sql|theme|tpl(\.php)?|xtmpl)$|^(code-style\.pl|Entries.*|Repository|Root|Tag|Template)$">
Order allow,deny
</FilesMatch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment