Results 1 to 4 of 4
  1. #1
    Join Date
    Jun 2007
    Location
    Orlando, Florida
    Posts
    72
    Plugin Contributions
    0

    Default ssl certificate issue?? www. vs not?

    i purchase a SSL certificate for my website...
    but every time you go to my account link an error comes out.... the reason is because the certificate is for www.website.com and my complete site is http://website dot com.... someone told me that i can force all my visitors to use a www. with a .htaccess files.


    please help..

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: ssl certificate issue??

    Edit your configure.php files to add the www. to the paths.

  3. #3
    Join Date
    Jun 2007
    Location
    Orlando, Florida
    Posts
    72
    Plugin Contributions
    0

    Default Re: ssl certificate issue??

    Where exactly do i put that?

  4. #4
    Join Date
    Oct 2009
    Location
    Columbus, Ohio
    Posts
    38
    Plugin Contributions
    0

    Default Re: ssl certificate issue?? www. vs not?

    You can add this to your root htaccess file:
    ################Force www pages
    RewriteEngine On
    RewriteCond %{HTTP_HOST} ^yourdomainname.com [nocase]
    RewriteRule ^(.*) http://www.yourdomainname.com/$1 [last,redirect=301]
    ##############################

 

 

Similar Threads

  1. v150 SSL Certificate issue.
    By anklebiterwoodworks in forum Installing on a Linux/Unix Server
    Replies: 11
    Last Post: 28 May 2012, 06:23 AM
  2. SSL Certificate for domain with "www" OR without "www" ?
    By Semenek in forum General Questions
    Replies: 8
    Last Post: 9 Jun 2011, 12:14 AM
  3. Replies: 14
    Last Post: 21 Sep 2009, 11:59 PM
  4. Need www on URL to show to use SSL certificate
    By MattBUK in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 3 Feb 2009, 07:55 PM
  5. SSL certificate issue
    By paults in forum Basic Configuration
    Replies: 4
    Last Post: 22 May 2006, 03:13 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR