---- Eric Covener wrote: > > Is the problem that the original Apache was on a 64-bit system? > > > > Could the Apache API on the 64-bit system be behaving differently than on a 32-bit system? > > Seems unlikely. I also checked and mod_limitipconn and mod_mime don't > even operate in the same hook. > > Perhaps see the comments in mid_dir's usage of ap_sub_req_lookup_uri()? > > -- > Eric Covener > covener@gmail.com Eric, I'm not clear what you meant by: "Perhaps see the comments in mid_dir's usage of ap_sub_req_lookup_uri()?". Did you mean "mod_dir"? Jim