Jump to content

SSL Again


Guest Dawg

Recommended Posts

I've read I think all the SSL posts and the most common questions. I haven't seen a fix yet.

Cutting to the heart of my question this is how my setup looks:

In the admin panel:

Root SECURE Public HTML Folder to: /cube-cart/

Absolute SECURE URL to store: https://www.smallbusinessnetworks.biz/cube-cart

Server SECURE Root Directory: /home/smallbu/public_html/cube-cart

In the global.inc.php file, last 3 lines:

$glob['rootDir'] = '/home/smallbu/public_html/cube-cart';

$glob['rootRel'] = '/cube-cart/';

$glob['storeURL'] = 'http://www.smallbusinessnetworks.biz/cube-cart';

I have a private certificate, it's installed properly. It's pointed to the entire domain smallbusinessnetworks.biz. I can access the Admin panel with no problems via:

https://www.smallbusinessnetworks.biz/cube-cart/admin.

Attempting to access the main site via https://www.smallbusinessnetworks.biz/cube-cart. Seems to drop the SSL request and connects via an unsecured link (http vice https in the address bar).

Is there a fix? Did I miss a post that had the fix??!

Regards,

-Dawg

****************** EDIT **************************************

Never Mind, I think all is ok. A secure link is only used when it's need correct?? Sorry for the post.

**************************************************************

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...