Skip to content

Instantly share code, notes, and snippets.

@surajbajracharya
Created July 30, 2019 15:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save surajbajracharya/bf6677eb725b7cc82886c5f09c2e8164 to your computer and use it in GitHub Desktop.
Save surajbajracharya/bf6677eb725b7cc82886c5f09c2e8164 to your computer and use it in GitHub Desktop.
Use WordPress .htaccess File to Secure Your Website for Users and Search Engines
<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