>>> On 01.10.2009 at 00:26, in message <7A3D8EAA-2C62-444B-80E5-7C4EEC5FF95A@xxxxxxxxxxx>, Rich Bowen <rbowen@xxxxxxxxxxx> wrote: > > The first thing that comes to mind is that you have a Redirect header > being sent by the back-end. Make sure that you have a ProxyPassReverse > that matches the initial Proxy request so that redirects are > intercepted and fixed up. > > In this case, SOMEPATH? is probably getting redirected to SOMEPATH/ > index.html?/ANOTHERPATH, for example. Thank you very much Rich, this was the crucial hint .... ProxyPassReverse did it. Thanks again! Alexander --------------------------------------------------------------------- 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