Skip to content

Instantly share code, notes, and snippets.

@prajwal-stha
Created July 29, 2016 02:33
Show Gist options
  • Save prajwal-stha/59b1b2a7af918e9ad4e4c930d0bca410 to your computer and use it in GitHub Desktop.
Save prajwal-stha/59b1b2a7af918e9ad4e4c930d0bca410 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