Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Forcing HTTPS on certain pages


stevenswing

Recommended Posts

Posted

You just need to change the link to the page to use ssl. To see how to do that, compare a link that goes to a secure page, like login.php to one that doesn't, like contact us. There is an option in the code that is set to SSL or NOSSL (or none at all). You have to change the link wherever it occurs in the site. You can add code to a particular page to force it instead but that is non-standard and may cause problems down the road. All of the above assumes the links are standard oscommerce type links.

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Posted

You just need to change the link to the page to use ssl. To see how to do that, compare a link that goes to a secure page, like login.php to one that doesn't, like contact us. There is an option in the code that is set to SSL or NOSSL (or none at all). You have to change the link wherever it occurs in the site. You can add code to a particular page to force it instead but that is non-standard and may cause problems down the road. All of the above assumes the links are standard oscommerce type links.

OSC already caters for https on pages that really need it.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...