On Thu, Jan 29, 2009 at 12:12 PM, Dan Poirier <[email protected]> wrote: > I've proposed a patch for trunk at > > https://issues.apache.org/bugzilla/show_bug.cgi?id=46123 > > that spots an attempted SSL connection on a non-SSL port and gives a > more useful message than "Invalid method in request". It looks to see > if the first couple of bytes look like an SSL handshake, and logs > instead "Invalid method in request %s - possible attempt to establish > SSL connection on non-SSL port".
Committed to trunk, we see this FAQ a lot from Debian/Ubuntu users with NameVirtualHost * / VirtualHost *. -- Eric Covener [email protected]
