[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Apache -- SSL and normal on same system?



jra@febo.com (John Ackermann) writes:

> 
> You just made the light go on, I think.  I was trying to run both 
> secure and normal sites using apache-ssl.  I thought that the ssl 
> version could do both, and it was a matter of configuring each virtual 
> site to use one or the other.  What you're saying is that I need to 
> install both apache and apache-ssl, running out of separate server 
> roots.  I'll try that.
> 

No. You don't need to run apache-ssl and apache. apache-ssl can handle
both normal and encrypted connections. You have to listen on port 80
and 443 and setup virtual hosts for port 80 and port 443.

C



Reply to: