phooirv Posted October 31, 2002 Share Posted October 31, 2002 i have the problem after implemented the ssl on the checkout module i have tried to run on thelocalhost for testing the http and https in the application_top, i put the http://grape.com https://grape.com enable SSL = true when i run program which is pointed to http no problem (http://grape.com) but when i run the program pointed to https. the pointer always point to https://www.grape.com how to make the https point to https://grape.com i still new for apache and php please help in more detail (step by step) thank Link to comment Share on other sites More sharing options...
mattice Posted October 31, 2002 Share Posted October 31, 2002 look in /usr/local/apache/conf/httpd.conf (or wherever you keep that) and make sure your SSL VirtualHost settings are correct. I think the problem lies in there. "Politics is the art of preventing people from taking part in affairs which properly concern them" Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.