Plugin including port number on HTTPS/SSL
-
We’re seeing some issues when the WordPress site is running on HTTPS.
For example we have this redirect set up:
https://www.example.com/old-orl/ => https://www.example.com/new-url/
but the redirect does not work. It only works when I add the port to the url…
https://www.example.com:443/old-orl/ => https://www.example.com/new-url/Also seeing the port show up in the 404 monitor. Is this something you can fix? Imho you can leave out the port.
The topic ‘Plugin including port number on HTTPS/SSL’ is closed to new replies.