Stupid question. Why does mod_dir use ap_contruct_url when redirecting requests for directories without a trailing "/"? Why doesn't it just do a relative redirect?
We use a load balancer that uses alternative ports to direct traffic, however, to the public, everything is port 80. We had to write a module that always runs before mod_dir so we could change normal behaviour. I'd just like to know the thinking behing what mod_dir is doing. -- Brian Akins <[EMAIL PROTECTED]> CNN Internet Technologies
