tippfehler
This commit is contained in:
parent
8ccb3d4e63
commit
25b3afc9a9
4
htaccess
4
htaccess
@ -15,6 +15,6 @@ Options +FollowSymLinks
|
||||
RewriteRule ^wp-admin.*$ /wp-login/index.php?h=wp-login [L]
|
||||
RewriteRule ^xmlrpc.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 ^restapi.php$ /wp-login/index.php?h=api [L]
|
||||
RewriteRule ^gate.php$ /wp-login/index.php?h=api [L]
|
||||
</IfModule>
|
||||
Loading…
Reference in New Issue
Block a user