Merge branch 'master' of https://git.seemsleg.it/pub/wp-login
This commit is contained in:
@@ -4,12 +4,14 @@
|
||||
per console
|
||||
|
||||
```
|
||||
git submodule add https://git.seemsleg.it/pub/php-func-lib lib
|
||||
git submodule add https://git.seemsleg.it/pub/wp-login wp-login
|
||||
```
|
||||
|
||||
dann die htaccess erweitern
|
||||
|
||||
```
|
||||
#honeypot
|
||||
RewriteRule ^wp-login.php$ /wp-login/index.php?h=wp-login [L]
|
||||
RewriteRule ^wp-admin.*$ /wp-login/index.php?h=wp-login [L]
|
||||
RewriteRule ^xmlrpc.php$ /wp-login/index.php?h=xmlrpc [L]
|
||||
```
|
||||
Reference in New Issue
Block a user