On Thu, Oct 22, 1998, William X. Walsh wrote:

> Compiled without error.
> 
> However, when trying to connect using https it just hangs.
> 
> from error_log :
> [Thu Oct 22 01:30:28 1998] [error] [client 206.171.190.68] Invalid method in
> request €%^A^C
> 
> This is an IP based virtual host, no other virtual host directives exist for
> this IP, and SSLEnable does exist in the directive.

Hmmmm... even SSLEnable exists it looks like SSL is not enabled on this port.
Because the above message indicates that SSL is spoken by your client but the
server doesn't. Seems like your <VirtualHost> section doesn't apply at all. I
advice you to check the Listen and <VirtualHost> parameters first. Perhaps
there is a mismatch, you wrote down the wrong IP address, etc. Or just present
us with more details, i.e. which IP address you use and what exact config
you're using.
                                       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]

Reply via email to