Skip to content

Instantly share code, notes, and snippets.

@thierrypigot
Created September 19, 2023 15:52
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 thierrypigot/b7e79d253b8dbe9d208d85ef4cba70f4 to your computer and use it in GitHub Desktop.
Save thierrypigot/b7e79d253b8dbe9d208d85ef4cba70f4 to your computer and use it in GitHub Desktop.
Protection du fichier 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