Reactivating doesn’t work. Tried that a few times. mod_rewrite seems to work because I get pretty URLs.
REST HTTP works for all REST-Routes but for solid security. I got an error in the console when I try to config solid security in the dashboard. When I try to get to the endpoint I get:
// https://ptk-hessen.de/wp-json/ithemes-security/rpc/global/detect-ip/?_locale=user
{
"code": "rest_no_route",
"message": "Es wurde keine Route gefunden, die mit der URL und der Request-Methode identisch ist.",
"data": {
"status": 404
}
}
There’s no route for Plugin Root https://ptk-hessen.de/wp-json/ithemes-security/.
This is a really unusual behaviour