<[EMAIL PROTECTED]> writes:

> I just built apache_1.3.9 + mod_ssl-2.4.5-1.3.9 + openssl-0.9.4 (it
> wouldn't build with rsaref, but that's another can o' worms I'll worry
> about later).
> 
> It's running on both ports 80 and 443. I can connect with standard http
> fine, but when I try https, the client just hangs and I get the following
> in the logs:
> 
> error_log:
> 
> " [error] [client x] Invalid method in request % "
> 
> access_log:
> 
> " x  - - [21/Oct/1999:17:02:33 -0400] "%" 501 - "
> 
> So it's seeing a request for "%" from https, but not http ?
> 
> Hints appreciated.

This means that you're speaking https when the server thinks you should be
speaking http. This is either a config file issue, or an URL in your HTML
issue.

-Tom

-- 
Tom Vaughan <tvaughan at aventail dot com>
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to