Skip to content

Instantly share code, notes, and snippets.

@jaworowicz
Created October 21, 2019 12:50
Show Gist options
  • Save jaworowicz/f37eee7f48ca2dc118756d4bc6f7e93f to your computer and use it in GitHub Desktop.
Save jaworowicz/f37eee7f48ca2dc118756d4bc6f7e93f to your computer and use it in GitHub Desktop.
Soft secure wp-admin // https://jaworowi.cz
<FilesMatch "install.*\.php">
Order allow,deny
Deny from all
</FilesMatch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment