Skip to content

Instantly share code, notes, and snippets.

@raewrites
Created July 19, 2016 04:45
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raewrites/31943dcd7da5c4663994ed199467bd6c to your computer and use it in GitHub Desktop.
Save raewrites/31943dcd7da5c4663994ed199467bd6c to your computer and use it in GitHub Desktop.
Disable PHP Execution
<Files *.php>
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