aidan Posted December 13, 2004 Posted December 13, 2004 I have 3 domains hosted on my server and the ssl only works on one domain. On the configure.php page I set : define('ENABLE_SSL', false); On the front page I need to change the 'login' and 'create account' and all other links beginning with 'https' to start with 'http'. How can I do this as they just show a blank page otherwise? Is there a page I can edit these values? All help appreciated, Thanks
boxtel Posted December 13, 2004 Posted December 13, 2004 I have 3 domains hosted on my server and the ssl only works on one domain. On the configure.php page I set : define('ENABLE_SSL', false); On the front page I need to change the 'login' and 'create account' and all other links beginning with 'https' to start with 'http'. How can I do this as they just show a blank page otherwise? Is there a page I can edit these values? All help appreciated, Thanks <{POST_SNAPBACK}> if you disable SSL in configure.php, login and all other pages will be http Treasurer MFC
aidan Posted December 13, 2004 Author Posted December 13, 2004 yep I got it now, there was another configure.php in catalog/includes/local that I didn't change. It's working now. Thanks for your reply
Recommended Posts
Archived
This topic is now archived and is closed to further replies.