> From: Cliff Woolley [mailto:[EMAIL PROTECTED]] > > On Mon, 10 Jun 2002, Ryan Bloom wrote: > > > I don't have any ideas. I can't reproduce this problem though. I'll > > keep debugging on my end. Cliff, this may take some time. > > Any progress? I *can* reproduce this and am looking at it. I basically > just took Paul's httpd.conf and ssl.conf (and tweaked the paths)... though > they're very default-looking config files for the most part. I used my > config.nice, though it's largely similar to Paul's in that it enables all > of the modules.
Still can't dup. :-( I'll keep trying. > Why is ap_run_post_read_request() returning 400? Because that is when mod_ssl notices that the request was HTTP on the HTTPS port. Ryan