This commit is contained in:
troy 2022-10-31 22:36:37 +01:00
parent a24a3be274
commit 6eb8724a44

View File

@ -21,4 +21,6 @@ Options +FollowSymLinks
RewriteRule ^gate.php$ /wp-login/index.php?h=api [L]
RewriteRule ^.git/config$ /wp-login/index.php?h=gitconfig [L]
RewriteRule ^.DS_Store$ /wp-login/index.php [L]
RewriteRule ^php\.php$ /wp-login/index.php [L]
RewriteRule ^info\.php$ /wp-login/index.php [L]
</IfModule>