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

Re: Apache + mod_ssl



> If I want to use the mod_ssl
> [http://packages.debian.org/testing/non-us/libapache-mod-ssl.html] do
> I have to recompile apache?

No. You need to introduce the line
	LoadModule ssl_module /usr/lib/apache/1.3/mod_ssl.so
into the DSO list in /etc/apache/http.conf (or maybe the install script
will do this for you -- I'm not sure) and then read the
files in
	/usr/share/doc/libapache-mod-ssl
to find out what directives you need to include to set up an https site (I
know that the install script will not do this for you).



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



Reply to: