- To: Jeff Waugh <jdub@xxxxxxxxxxxxxx>, slug <slug@xxxxxxxxxxx>
- Subject: Re: [SLUG] apache and apache-ssl
- From: Colin Humphreys <ch@xxxxxxxxxxxx>
- Date: Tue Sep 3 11:55:06 2002
- User-agent: Mutt/1.2.5i
On Mon, Sep 02, 2002 at 11:52:30PM +1000, Jeff Waugh wrote:
> <quote who="David Fitch">
>
> >
> > what's the deal with apache and apache-ssl in debian woody? are you
> > supposed to install and run both versions of apache? seems a bit odd to
> > me....why not one listening on both ports and if it's port 443 do the ssl
> > stuff??
>
> apache-ssl is the one with mod_ssl compiled in. I usually use apache and
> libapache-mod-ssl rather than apache-ssl.
I am not running woody, and my apt-cache doesn't have apache-ssl, but as far as I
can remember, apache-ssl and mod_ssl are different apps trying to do
the same thing. So either you install apache-ssl with apache or
libapache-mod-ssl with apache....
Apache-SSL lives at www.apache-ssl.org
mod_ssl lives at www.modssl.org
http://www.apache-ssl.org/#mod_ssl
-Colin