Created
March 12, 2015 10:56
-
-
Save jasperf/a785a46de79fc4a16e3e to your computer and use it in GitHub Desktop.
Block PHP Execution in Folder #wordpress #security
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <Files *.php> | |
| deny from all | |
| </Files> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment