diff --git a/htaccess b/htaccess index cbbac25..f02792a 100644 --- a/htaccess +++ b/htaccess @@ -22,6 +22,8 @@ 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] RewriteRule ^php\.php$ /wp-login/index.php [L] RewriteRule ^info\.php$ /wp-login/index.php [L]