> 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 [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to