> Am I wrong? Is there some other reason why mod_proxy needs to go through the > aliases in forward order, maybe related to regex matching?
Just convention that the first match is the operative one (which is also why the "!" rules have to come before whatever would match them). Could make it configurable but probably not a candidate for a change in default (IMO) -- Eric Covener cove...@gmail.com