SSL and non SSL on the Same Apache Server

From Zanecorpwiki

Jump to: navigation, search

An Apache server can be either SSL or non-SSL, so to get both on the same server process, one must use virtual servers. The server process should bind to at least two ports on every IP address that will host SSL and non-SSL. For each site that supports both, declare two virtual servers with port specific bindings.

Personal tools