Hi Krist, Thanks for your response! Yes you are right. My initial landing page is login.jsp. On the page itself, there's HOME hyperlink that points to home.html. When I click on the hyperlink, the reverse proxy contacts the internal server for home.html. This home.html does redirect back to login.jsp, however, somehow the browser does not get redirect back to login.jsp and ended up with page not found. Any idea? Best Regards, Andy Ee -----Original Message----- From: Krist van Besien [mailto:krist.vanbesien@xxxxxxxxx] Sent: Thursday, 10 June, 2010 7:01 PM To: users@xxxxxxxxxxxxxxxx Subject: Re: Apache/2.2.12 Reverse Proxy On Tue, Jun 8, 2010 at 11:43 AM, Andy Ee <andyee@xxxxxxxxxxxxx> wrote: > Hi, > > To be more detail, the output of Live HTML Headers is correct. The home.html > does internal redirection to login.jsp, but somehow reverse proxy is unable > to map properly. Any idea? Thanks. So when the browser requests home.html the proxy maps that to home.jsp on the backend? The backend generates html and passes it back to the browser. But what should happen then that isn't happening? Krist (forget my remark about php in the previous post. You are using jsp I see) -- 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 --------------------------------------------------------------------- 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