Skip to content

Instantly share code, notes, and snippets.

@jasperf
Created March 12, 2015 10:56
Show Gist options
  • Select an option

  • Save jasperf/a785a46de79fc4a16e3e to your computer and use it in GitHub Desktop.

Select an option

Save jasperf/a785a46de79fc4a16e3e to your computer and use it in GitHub Desktop.
Block PHP Execution in Folder #wordpress #security
<Files *.php>
deny from all
</Files>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment