Thread Rating:
  • 0 Vote(s) - 0 Average
Share Thread:
How to redirect site from http to https?
#1
Hello friends,

 I Have face A problem In My Website , Please tell me, How to redirect site from http to https?
Reply
#2
You have to put the redirect code in your .htaccess file in order to make it happen. I don't know the code but surely someone in this forum will help you out.
Reply
#3
Use this if you are using apache.

Code:
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://www.yourdomain.com/$1 [R,L]
Reply
[-] The following 1 user Likes supaul's post:
  • lata21
#4
Can you also provide me the code for www to non-www redirects?
Reply
#5
I am also looking for a redirect code that can redirect one of my sub-domain to main domain.
Reply
#6
You guys are worrying too much. The guys who are trying to do a redirect from a sub-domain to main domain or vice versa. To those people I say that if you are using cPanel in your hosting plan then check its Main Control Panel. It provides all the options of doing these type of redirects without even touching the .htaccess file. And those people who doesn't have a choice and have to use the .htaccess file, to them I will refer this post. https://serverguy.com/servers/redirect-http-to-https/ I hope this helps you.

Note:- The linked post is a promotional article of the hosted site.
Reply
#7
Hi,
Log in to Cloud Flare and select the site.
Go to Page Rules.
Click “Create Page Rule”
Enter the URL
Click “Add a Setting” and select “Always Use HTTPS” from the drop-down.
Reply
#8
(05-17-2019, 06:33 AM)Mangat Singh Dhiman Wrote: Hi,
Log in to Cloud Flare and select the site.
Go to Page Rules.
Click “Create Page Rule”
Enter the URL
Click “Add a Setting” and select “Always Use HTTPS” from the drop-down.

Good God !!! man.

Did you just assume that the OP is using Cloudflare?? Tongue
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)
[-]
Ad

[-]
Top Articles
100+ Social Bookmarking Sites List
55+ Image Submission Sites List

[-]
Recent Posts
Google SERP Changes & Algorithm Updates - April 2024
@"Aff"#13673 People really should stop relying on search engines. They are no...cbtech — 02:53 PM
Google SERP Changes & Algorithm Updates - April 2024
@"Aff"#13673 People really should stop relying on search engines. They are not ...diamondhead — 02:50 PM
Google gives a Manual Action Penalty after March 2024 update
Keep us updated.diamondhead — 02:49 PM
What exactly is digital marketing?
Digital marketing, also called online marketing, is the promotion of brands to connect wi...Alex Jones — 02:27 PM
Making Money Online, which is the most reliable way?
YouTube is the fast and easy way to make money onlineAlex Jones — 02:22 PM

[-]
Follow us on Facebook