It would be nice if you answer some preliminary questions before asking
for clarification about my answer below:
Have you read the documentation for the directives you are trying to use?
Are there some specific parts of the documentation that are unclear or
difficult?
Now on to my answer...
On 2010-04-26 16:15, Mauri wrote:
> <Location />
> ProxyPassReverse http://10.19.72.127:8080/
Your ProxyPassReverse directive tells the proxy to rewrite
"http://10.19.72.127:8080/" in some headers.
> HTTP/1.1 302 Moved Temporarily
> Location: http://mysite.com/arsys/shared/login.jsp?/arsys/
The location header URL starts with "http://mysite.com/".
Is that an incorrectly rewritten URL, or does the backend use
"http://mysite.com/" (which does not match "http://10.19.72.127:8080/")
in headers?
It would be good to know what the the corresponding result would be when
you do the request directly to the backend.
What's the complete answer for
<http://10.19.72.127:8080/arsys/>
?
/Jonas
--
Jonas Eckerman
Fruktträdet & Förbundet Sveriges Dövblinda
http://www.fsdb.org/
http://www.frukt.org/
http://whatever.frukt.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]