>>odd to me that rewrite's translate_name hook, used for processing >>server config directives, can update r->filename permanently even when >>it declines > > > that's a common idiom for we mod_perl people :)
actually, I take that back (not enough coffee yet) - we do that with r->uri (like everyone else) but not r->filename. eesh. which makes me all the more curious why you would need that here. --Geoff
