Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
May 22, 2012, 04:59:27 AM

Pages: [1]   Go Down
  Print  
Author Topic: Oscommerce SSL integration - clueless responses helpdesk.  (Read 1305 times)
bigpill
Newbie
*
Offline Offline

Posts: 5


« on: November 19, 2006, 06:18:10 AM »

I recently got an SSL certificate to go with my 3rd oscommerce site. My expectation is when a user wants to checkout or go to login screen, it's redirected to a secure connection (https://).
That isn't happening. I have modified both config files enabling SSL (http://www.oscommerce.info/kb/osCommerce/General_Information/Common_Problems/75).

I've e-mailed support asking them why it's not working...here's the latest response
"You will need to type in https instead of http. You can create a redirect in
c-panel, so that anyone who types in http will be directed to https
."

The response before that (which didn't do anything)
You had the following redirect in .htaccess file:
RedirectMatch permanent ^/index.htm$
http://www.artinvietnam.com/paintings/index.php

RedirectMatch permanent ^/index.html$
http://www.artinvietnam.com/paintings/index.php

I replaced this code with

RedirectMatch permanent ^/index.htm$
https://www.artinvietnam.com/paintings/index.php


Someone please help.  This is crazy.
Logged
katrina1
Guest
« Reply #1 on: November 19, 2006, 07:04:27 AM »

Check your includes/configure.php and admin/includes/configure.php files. You have not enabled SSL. I see:

define('ENABLE_SSL', false)

You need to change false to true. See http://desk.lunarpages.com/faq.php?do=article&articleid=302
Logged
Pages: [1]   Go Up
  Print  
 
Jump to: