Magento Expert Forum - Improve your Magento experience

Results 1 to 4 of 4

Moved from http to https help!

  1. #1

  2. #2
    New member
    Join Date
    Feb 2017
    Location
    8/56 My Phuoc Tan Van, Thuan An, Binh Duong 590000
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    yep, i think u must change htaccess file and wait for update by gg

  3. #3
    Junior Member
    Join Date
    May 2017
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    You can add following to your .htaccess
    HTML Code:
    RewriteCond %{HTTP_HOST} ^yourdomain.com [NC]
    RewriteRule ^(.*)$ http://www.yourdomain.com/$1 [L,R=301]
    or using other method to redirect http to https

    see here

    http://www.softwarehtec.com/redirect...gator-hosting/


    or you can use plugin Easy HTTPS Redirection

  4. #4
    Junior Member
    Join Date
    Jun 2016
    Posts
    36
    Thanks
    0
    Thanked 3 Times in 3 Posts

    Default

    Yes, you need to change your HT access file and give some time it will change automatically.

  5. The Following User Says Thank You to Natashawilliams For This Useful Post:

    shamimreja (06-07-2017)

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
  •