Search

Set up a host to be both http and https

You can get an identical http and https host by creating two hosts.

  1. Create an http host named “MyHost” with a document root named “MyDocumentRoot”.
  2. Create a https (SSL) host named “MyHost” using the document root “MyDocumentRoot”.

You will receive a warning that you are using the same document root and name for multiple hosts. These hosts appear in red.