I think ProxyHTMLURLMap will be able to do it and I have determined that it is doing something on my machine, just not what I want.
The proxy is creating URLs in the form "http://hostname/application/file"I need them in the form "http:/hostname/file", where hostname is the VirtualHost of the reverse proxy.
Deleting the "/application", when it appears is really all that is necessary.
I think I understand in its simplest form ProxyHTMLURLMAp matches from the beginning left to right,
I need it to match for "/application" anywhere in the URLAnyone know the correct form to do this, or a source for more and clearer examples than I have found so far?
-- Robert Steinmetz, AIA Principal Steinmetz & Associates --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx