I would suggest going here: http://httpd.apache.org/ I believe there are some lists also.
SSL can be quite tricky, you have to suss out all of the key stuff and all that. On Fri, 2002-12-13 at 00:04, Johnno wrote: > I have wanting to get apache to work is SSL mode.. > > I have Install Apache, OpenSSL, Mod_SSL, PHP > > The problem is in the httpd.conf file I have the following.. > > <VirtualHost *:80> > ServerAdmin [EMAIL PROTECTED] > ServerName testing.zz > DocumentRoot /www/testing > </VirtualHost> > > I am wanting it to accept connection of port 80 which is does, but also > port > 443 (https) how do i go about it.. > I also have other virtual domains on this server... > > Many Thanks, > Johnno -- Zane Gilmore <[EMAIL PROTECTED]> University of Canterbury
