+ Post New Thread
Results 1 to 2 of 2

Thread: Redirect HTTPS to HTTP

  1. #1
    Administrator
    Join Date
    Mar 2013
    Posts
    2,726

    Redirect HTTPS to HTTP

    This .htaccess rule appears to be working to redirect HTTPS to HTTP:

    Code:
    RewriteEngine On
    RewriteCond %{HTTPS} on
    RewriteRule (.*) http://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]

  2. #2


    Is this useful / helpfull? Yes | No
    Steps to Change Your Site from HTTPS to HTTP on Non-WP Hosting
    Log in to the ACC.
    Click Domains in the left sidebar.
    Click Manage Your Domain Names in the drop-down.
    Click the name of the domain that you want to change to HTTP.
    Find the Change Non-SSL Site Display Option button and click it.

    Regards,
    Rachel Gomez

+ Post New Thread

Similar Threads

  1. Explain The Different Between Http And Https?
    By jsharma in forum SEO - Search Engine Optimisation
    Replies: 1
    Last Post: 08-03-2019, 06:21 AM
  2. How to redirect site from http to https?
    By swatijain2233 in forum SEO - Search Engine Optimisation
    Replies: 0
    Last Post: 05-14-2019, 11:22 AM
  3. Replies: 0
    Last Post: 02-25-2018, 07:58 AM
  4. Redirect HTTP:// and HTTP://WWW to HTTPS://
    By Fli in forum HTML,CSS, Javascript Coding & Programming
    Replies: 0
    Last Post: 03-04-2017, 04:53 PM
  5. Redirect HTTP to HTTPS .htaccess rule
    By Fli in forum HTML,CSS, Javascript Coding & Programming
    Replies: 0
    Last Post: 02-21-2017, 01:26 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
 Protected by : ZB BLOCK  &  StopForumSpam