Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SSL certificate http://www vs http://


espectations

Recommended Posts

Hi,

 

We have a SSL certificate installed on the site. Since I installed SEO urls, we get an error message and my ISP advised that I should make sure that http://www. is used in the url and not just http://

 

It seems as if the site defaults to http://tennantsa.com and not http://www.tennantsa.com

 

Is there anybody that could possibly advise regarding this issue.

 

Kind regards

Marinda Botha

Link to comment
Share on other sites

  • 2 months later...
Hi,

 

We have a SSL certificate installed on the site. Since I installed SEO urls, we get an error message and my ISP advised that I should make sure that http://www. is used in the url and not just http://

 

It seems as if the site defaults to http://tennantsa.com and not http://www.tennantsa.com

 

Is there anybody that could possibly advise regarding this issue.

 

Kind regards

Marinda Botha

 

Hi Marinda,

You can change the site's default address via catalog/includes/configure.php on lines 16 & 17:

 

define('HTTP_SERVER', 'http://www.example.com'); // eg, http://localhost - should not be empty for productive servers

define('HTTPS_SERVER', 'https://www.example.com'); // eg, https://localhost - should not be empty for productive servers

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
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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...