View Single Post

  #2 (permalink)  
Old 10-24-2003
Tulan W. Hu
 
Posts: n/a
Default Re: How can I add mod_ssl to existing Apache server.

"Franklin Lee" <pengtaoli@hotmail.com> wrote in ...
> Hi All,
>
> I have one Apache Server 1.3.20 and it works well.
> Now I want to add mod_ssl to it, but I don't want to re-compile Apache.
> I want to compile mod_ssl to DSO libssl.so and copy it
> /usr/local/apache/libexec.
> Then modified http.conf to support ssl.
> ( I have installed openssl-0.9.6)
>
> So there is manual or detail steps to complete this?
>
> Or I have to re-compile my Apache.


If your httpd does not have mod_so compiled in, then
you need to re-build your httpd.
http://httpd.apache.org/docs/dso.html