Skip to content

Instantly share code, notes, and snippets.

@Fixmysite
Created March 8, 2020 22:19
Show Gist options
  • Save Fixmysite/3ddbac21f4d82c5dfb9dd2e33423ac37 to your computer and use it in GitHub Desktop.
Save Fixmysite/3ddbac21f4d82c5dfb9dd2e33423ac37 to your computer and use it in GitHub Desktop.
# Deny wp-config.php
<files wp-config.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