On Fri, Jan 29, 1999, Jeff Beard wrote:
> Thanks for your help. I certainly appreciate it.
> When I run
>
> $./apachectl startssl
>
> the web server does not serve the proper documents with a request to port
> 80 with "http" on this domain. I only get the proper pages when I make a
> request to port 443 with "https".
Ok, this means that HTTPS is working. And what error occurs when you connect
with HTTP to port 80? An Apache error message, a endless hang, or what exactly
happens when you connect to port 80 with HTTP? Because "does not serve the
proper documents" can mean anything.
> When I stop and restart the server without ssl activated,
> $./apachectl start
> the proper documents are served with a request to port 80.
Sure. One questions remains: Do you have changed anything in the httpd.conf
file? Please post the complete server configuration, perhaps you've some wrong
Listen directives or the listen do not match the vhost section, etc.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl) www.engelschall.com/sw/mod_ssl/
Official Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]