How do I run Apache-SSL as a shareable (DSO) module?

First, configure the shared module support in the source tree:


  ./configure --enable-shared=apache_ssl

then enable the module in your httpd.conf: 
  LoadModule apache_ssl_module modules/libssl.so

Neil

-----Original Message-----
From: Kaushal Shriyan [mailto:[EMAIL PROTECTED]
Sent: 24 March 2006 08:44
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] DSO Support


Hi

I want to build apache_1.3.34 for DSO support so while configuring
I mean ./configure whats the option for DSO Support

./configure  ????

Thanks

Regards

Kaushal

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------
Scanning of this message and addition of this footer has 
been performed by Shepway District Council with email
filtering and virus detection software.
---------------------------------------------------------


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to