| htaccess | ||
| index.php | ||
| README.md | ||
wp-login
install
per console
git submodule add https://git.seemsleg.it/pub/php-func-lib lib
dann die htaccess erweitern
RewriteRule ^wp-login.php$ /wp-login/index.php?h=wp-login [L]
| htaccess | ||
| index.php | ||
| README.md | ||
per console
git submodule add https://git.seemsleg.it/pub/php-func-lib lib
dann die htaccess erweitern
RewriteRule ^wp-login.php$ /wp-login/index.php?h=wp-login [L]