On Wed, Feb 28, 2001 at 10:46:45AM -0500, Dan Delaney wrote:
> Hi all. What is the most common setup for having a normal server and
> a secure server on the same machine? Should I just have one instance
> of Apache running with a virtual domain that handles the https://
> connections? or should I actually start a separate httpd process
> that handles the https:// connections?

The most common would be the httpd.conf.default given to you when
installing mod_ssl.  Take a look, and go from there.

It gets you running with a http and https server on the same machine.

-Dave
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to