On Tue, Nov 03, 1998, Fredj Dridi wrote:
> :This ok, but seems like on port 443 SSL is not actually enabled. Check your
> :<VirtualHost> section: It has to correctly use the IP or hostname _and_ port
> :_and_ has to use the SSLEnable.
>[...]
>
> I had the same problem. The solution is to change the port number given in
> <VirtualHost> section to 443 (the old number was 8443). like:
>
> <VirtualHost _default_:443>
> ...
> </VirtualHost>
>
> This means we must put the port number (443) in two places (after Listen and
> in the <VirtualHost> section). Is that necessary?
Yes, it's necessary. You have to configure 443 at both locations.
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]