On Thu, Sep 26, 2002 at 06:45:43PM -0600, Matt Raible wrote: > Platform: Red Hat 7.3 > > I'm trying to setup SSL for Apache on Linux and I can't seem to get it > working properly. The following line in httpd.conf gives me the > impression that the mod_ssl is already installed: > > <IfModule mod_ssl.c> > Include conf/ssl.conf > </IfModule> > > Do I have to add LoadModule ...?? If so, how do I get/create > mod_ssl.so?
Read the documentation on compiling apache 2? Since this is a apache specific question perhaps you should ask any followups that you may have to that mailing list? Really, read the docs, they make it easy. Kent > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
