>>> On 01.10.2009 at 00:26, in message
<[email protected]>, Rich Bowen
<[email protected]> 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: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to