Set up a host to be both http and https
You can get an identical http and https host by creating two hosts.
- Create an http host named “MyHost” with a document root named “MyDocumentRoot”.
- 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.