On Mon, Apr 14, 2008 at 10:48 PM, Melanie Pfefer
<[EMAIL PROTECTED]> wrote:
> hi
>
>  Whenever I use ProxyPassReverse, the page could not be displayed.
>  ProxyPassReverse /psc-web/ https://remoteserver:8443/abc/

You need both. ProxyPass and ProxyPassReverse. What might be happening
in your case (test this using something like LiveHTTPHeaders) is that
your webapp sends a redirect to itself as the response to the first
request. This you can change using ProxyPassReverse.

Krist



-- 
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Bremgarten b. Bern, Switzerland
--
A: It reverses the normal flow of conversation.
Q: What's wrong with top-posting?
A: Top-posting.
Q: What's the biggest scourge on plain text email discussions?

---------------------------------------------------------------------
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