Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

http and https point to same directory


phooirv

Recommended Posts

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

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

Archived

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

×
×
  • Create New...