On Mon, Apr 14, 2008 at 10:48 PM, Melanie Pfefer <melanie_pfefer@xxxxxxxxxxx> 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 -- krist.vanbesien@xxxxxxxxx krist@xxxxxxxxxxxxx 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx