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

Re: apache + apache-ssl



On Tuesday 25 June 2002 16:56, j2 wrote:
> > > Have you tried installing libapache-mod-ssl?  As I understand it, this,
>
> in
>
> > > conjunction with apache, provides the same functionality as apache-ssl
>
> but
>
> > as
> >
> > > a loadable module (what Apache calls a DSO) instead of compiled
> > > directly
> >
> > into
> >
> > > the executable.
> >
> > Aha! I will definitely give that a go tomorrow. Thanks.
>
> Hmm, i installed it.. but i am not quite sure how to "activate" it.. any
> pointers?

Try adding a LoadModule directive in your httpd.conf.  There should be a 
longish list near the top.  Something along the lines of:

	LoadModule ssl_module /usr/lib/apache/1.3/mod_ssl.so


HTH,
Ian


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: