Re: Apply https on some seperate cart pages
Hello Ene,
[first I]
Applied the code changes onto the https.php file:
$https_scripts = array();
(and replaced with)
$https_scripts = array("my_order.php","order_message.php","acc_mana ger.php","my_account.php");
[second, In admin-end I have the checkbox option listed below set to active]
- Use secure login form on a separate page (HTTPS):
- Do not redirect customers from HTTPS to HTTP:
>but, on the xcart store when I accessed the page(s), nothing changed. It just switched back to using the http location?
__________________
x-cart 4.0.16v
linux server
|