Thanks Eric, I've tried so many combinations of this with no success, both in and out of a location block. This should work according to the docs, but it doesn't (i'm writing this from memory so might have syntax wrong):
<location /a/> ProxyHTMLURLMap / /a/ ProxyHTMLURLMap /bin/ /a/bin/ </location> Sent from my mobile device. > On Nov 19, 2014, at 6:02 AM, Eric Covener <[email protected]> wrote: > >> On Tue, Nov 18, 2014 at 8:38 PM, H Plato <[email protected]> wrote: >> then I get inconsistent results. Any link on the internal site that has root >> link (i.e.. href=“/docs” ) none of these are proxied to /a/docs. Any link >> with a relative link (i.e. href=“docs”) works. > > mod_proxy_html can fix your links. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
