On Thu, 21 Feb 2008 21:30:14 +0100 Udo Rader <[EMAIL PROTECTED]> wrote:
> My reverse proxying configuration looks like this: Heh. Missed this in my previous reply. > --------CUT------- > ProxyPass /someApp/ http://internal.example.com/someApp/ With that /someApp/ in the target, you need to *preserve* that part of the URL. Your current rules will erase it, to work with the more usual case of ProxyPass /someApp/ http://internal.example.com/ -- Nick Kew Application Development with Apache - the Apache Modules Book http://www.apachetutor.org/ --------------------------------------------------------------------- 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]