How do I redirect all http to https?

To make your website fully secure you will want to make sure they are using the https version.

To accomplish this add this to your .htaccess file:

RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R,L]
  • .htaccess, redirect, http, https, apache, ichtushosting
  • 10 Kasutajad peavad seda kasulikuks
Kas see vastus oli kasulik?

Seotud artiklid

How to configure your iPhone for our mail services?

We have built a tool to give you the most easy process ever.Just visit http://bit.ly/1Q21akU from...

What are the different website options

Screenshot1. WebsiteThis is the where you add your main website. Click on Add website, put in...

Help my website is not sending mails!

Due to security reasons it is not possible to send mails through the mail() function.For most CMS...

Howto move spam emails to junk folder automatically

By default we only tag the mails we receive.We add ***SPAM*** to the subject of the email so that...

How do I add a mailbox?

Log in op je controle paneel (https://control.ichtushosting.com) Go to "Email" Go to E-mail...