jerrylk.TakeThisOut@loois.com wrote:
> Is it possible to interpret URIs as the come from the 'ProxyPass'ed
> server?
Unfortunately no.
> The application in question creates absolute URIs of it's content
Then you have only three possibilities: persuade the application to
generate URI that can be saw as coming from the proxy (like
setting his hostname to <a style='text-decoration: underline;' href="http://www.myproxy" target="_blank">www.myproxy</a> or something), hacking the
application to have relative URI, hacking the mod_proxy and have the
absolute uri rewritten.
Davide
--
| Q: How many Microsoft tech writers does it take to change a lightbulb?
| A: Twelve. One to work the bulb, and eleven to write a 1,123 page
| guide to changing lightbulbs ("Learn Lightbulb Management in 21
| Days").<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Proxy && Absolute URIs