updates
This commit is contained in:
9
htaccess
9
htaccess
@@ -13,19 +13,10 @@ Options +FollowSymLinks
|
||||
|
||||
RewriteRule ^wp-login.php$ /wp-login/index.php?h=wp-login [L]
|
||||
RewriteRule ^wp-admin.*$ /wp-login/index.php?h=wp-login [L]
|
||||
RewriteRule ^wp-plain.*$ /wp-login/index.php?h=wp-login [L]
|
||||
RewriteRule ^wp-json.*$ /wp-login/index.php?h=wp-json [L]
|
||||
RewriteRule ^xmlrpc.php$ /wp-login/index.php?h=xmlrpc [L]
|
||||
RewriteRule ^wxfttglv.php$ /wp-login/index.php?h=xmlrpc [L]
|
||||
RewriteRule ^wp-content/.*& /wp-login/index.php?h=wp-content [L]
|
||||
RewriteRule ^restapi.php$ /wp-login/index.php?h=api [L]
|
||||
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]
|
||||
RewriteRule ^\..*$ /wp-login/index.php [L]
|
||||
</IfModule>
|
||||
Reference in New Issue
Block a user