Date: Thu, 11 Jun 1998 09:23:55 +1000 From: Joe <joe.shevland@horizonti.com> To: hackers@FreeBSD.ORG Subject: Apache & SSL Message-ID: <357F158B.DD4B5027@horizonti.com>
next in thread | raw e-mail | index | archive | help
Hi, I've just installed the SSL patches for apache 1.2.5, as well as the SSLeay code. All compilation etc. went fine, however I believe I have a problem with the httpd.conf file (I must say the documentation for the SSL patch wasn't all that clear about what to do with the config files and srm.conf etc). I want to listen on port 80 as an unsecure, normal http service. On port 443 I want my SSL enabled http servicer. However, when I attempt to connect to port 80 (actually just using localhost at the moment) I get a 'Netscape error: document returned no data' dialog (Netscape 4.04). I can use 'https://localhost' and all works fine (brings up the certificate dialog blah blah), however I cannot use 'http://localhost:443'. Is this a VirtualHost problem? Cheers. -- Joe Shevland Horizon Technologies International To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?357F158B.DD4B5027>