diff --git a/htaccess b/htaccess index 2bb5591..7f510d9 100644 --- a/htaccess +++ b/htaccess @@ -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] \ No newline at end of file