stevenswing Posted October 13, 2009 Posted October 13, 2009 How can I force a page to transfer to the HTTPS site? Where do I specify this? Thank you for your help.
Jack_mcs Posted October 13, 2009 Posted October 13, 2009 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
Guest Posted October 13, 2009 Posted October 13, 2009 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.
Jack_mcs Posted October 14, 2009 Posted October 14, 2009 OSC already caters for https on pages that really need it. Not necessairly on pages that are added, which is what I thought the op was asking. 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.