When I use http://127.0.0.1:8881/wp-admin, I get a nice page:  But all of my links of my menu break:  So I end up on the wrong page:  Easy solution: redirect `/wp-admin` to `/wp-admin/`. Looks like my "normal" WordPress does this by itself.
When I use http://127.0.0.1:8881/wp-admin, I get a nice page:
But all of my links of my menu break:
So I end up on the wrong page:
Easy solution: redirect
/wp-adminto/wp-admin/. Looks like my "normal" WordPress does this by itself.