>>> On 01.10.2009 at 00:26, in message
<7a3d8eaa-2c62-444b-80e5-7c4eec5ff...@rcbowen.com>, Rich Bowen
<rbo...@rcbowen.com> 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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to