Forum Moderators: phranque
Any ideas how to move from port 443 back to port 80
I have a secure section but when a link is clicked from this section the URI remains secure even though the page does not need to be secure...
If you use relative paths it is sensible to assume that the connection type should remain the same.
Is there a way of doing it in htaccess, like the way it moves from 80 -> 443?