> ...which is the same way we enable mod_status and mod_info. The key > thing here is that the URIs to access a Location enabled handler do not > map to the filesystem, so the directory walk is a waste of cycles. So > what can we do about it?
isn't that what map_to_storage is for? http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=106506407907008&w=2 additional issues of interest can be found here http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=106451559226339&w=2 HTH --Geoff