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?
Thanks,
Matt
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
