I'm not sure if this is the correct forum for this topic, but I have a website with a shopping cart on it and when you go to a cart page it will change HTTP to HTTPS. My issue is that if I then go back to other pages on the site, it stays as
https://mysite.com/page.php and it does funny things with the page design because it is now referencing https instead of plain http. Is there a way to get it to revert back to http on all the pages that don't need to be secure?