On Mon, 3 Jun 2002, Ryan Bloom wrote: > through what happens if you have "RewriteRule .* http://foo.com" in your > config file when you send a non-SSL request to an SSL socket. What .. > Whatever you do to solve this, you need to ensure that if mod_ssl > detects this error case, it doesn't make it look like a real request to > the core server.
Yeah, I think we've actually had a PR where that happened to someone. We need a better way to send the notification of error down than this "/mod_ssl:error:HTTP-request" thingy. Thanks for mentioning this. --Cliff
