> If 2 CMSes are generating a URL which is having page elements being served > at / > then how do I handle this situation?
Maybe the third-party module mod_proxy_html would help you fix up the outgoing links that drop the "context root". This is only needed in the case where the two apps are on the same backend AND are using overlapping URLS. Of course in this case, how would the app even be working on the backend directly? -- Eric Covener [email protected] --------------------------------------------------------------------- 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: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
