Really Simple SSL Breaks if I change the rest_url_prefix
-
Since v6 update of Really Simple SSL, the redirecting part of the plugin no longer works correctly, as custom API URLs created by other plugins don’t redirect correctly to their HTTPS variant, but instead, redirect to the home page of the site.
Example:
https://headlessbrowserapi.com/apis/myEndpoint/v1/myNode/?key=xxxWill redirect to:
https://headlessbrowserapi.com/?key=xxx(Please note that the above is just an example, it will not work if you try it).
Also, in the admin menu of the plugin, I see this error appearing:
Failed to load resource: the server responded with a status of 404 (Not Found)
https://headlessbrowserapi.com/apis/reallysimplessl/v1/fields/get?false&nonce=xxxxxxxxxxxxScreenshot:
https://ibb.co/xHyd3DHPlease check on this.
Regards.
The page I need help with: [log in to see the link]
- The topic ‘Really Simple SSL Breaks if I change the rest_url_prefix’ is closed to new replies.