On Fri, 14 Mar 2003, Rick Root wrote: > Evan Dillon wrote: > > try the apache/mod_ssl part of this: > > > > http://www.devshed.com/Server_Side/PHP/SoothinglySeamless/page1.html > > Evan, > > That looks great... but... it doesn't tell me how to configure > SSL in the httpd.conf. SSL is nowhere to be found in my httpd.conf, the > default one that came with my apache 1.3.27 source distribution.
which means that you have not configured mod-ssl and openssl properly into your apache setup. Once properly done the default config will reflect the changes you seek. Thanks, Ron DuFresne > > cam wrote: > > Have you tried this? > > > > http://www.tldp.org/HOWTO/Apache-Compile-HOWTO/ > > Cam, > > I don't have any problem compiling apache with mod_ssl. I don't know > how to configure it in the httpd.conf because after installation, SSL is > nowhere to be mentioned in the httpd.conf that is installed. > > Thanks. > > Rick Root > > ______________________________________________________________________ > Apache Interface to OpenSSL (mod_ssl) www.modssl.org > User Support Mailing List [EMAIL PROTECTED] > Automated List Manager [EMAIL PROTECTED] > -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ admin & senior security consultant: sysinfo.com http://sysinfo.com "Cutting the space budget really restores my faith in humanity. It eliminates dreams, goals, and ideals and lets us get straight to the business of hate, debauchery, and self-annihilation." -- Johnny Hart testing, only testing, and damn good at it too! ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
