If I want SSL available on my web server, what is the process?
I unpacked the apache source at /usr/src/.
Should I unpack the mod_ssl source in /usr/src/apache*/src/modules/?
Then should I configure/make/make install and be done?
What should the configure command be?
../configure --with-ssl=/usr/src/apache*/src/modules/ssl*/ --prefix=/www --en
able-module=so
Should I recompile PHP after that?
What changes should I make to httpd.conf?
If there is a site that goes over this that would be great, but I have not
found the information presented in a manner that I can follow at apache.org
or modssl.org. Thanks for any pointers/advice!
--
gorf
>> Stay informed about: Procedure for installing mod_ssl on Apache