Hi Krist Thanks Krist, I got your point. Now, If I remove the proxy and go for redirect. In that case, how could I redirect the http request to https://localhost:4430/hsbc which should redirect it to https://localhost:443/hsbc. I cannot directly redirect the SSL requests to Apache 1.3 because we have to use the upgraded modules present at apache 2.2 and not 1.3. Regards Tarun -----Original Message----- From: Krist van Besien [mailto:krist.vanbesien@xxxxxxxxx] Sent: Monday, April 20, 2009 4:29 PM To: users@xxxxxxxxxxxxxxxx Subject: Re: Redirecting request from HTTP to HTTPS On Mon, Apr 20, 2009 at 6:47 AM, Tarun Narang <Tarun.Narang@xxxxxxxxxxxxx> wrote: > Please help how could I redirect the http request to https as mentioned > aforesaid. First you need to make clear to us if you want to "redirect" requests, or if you want to "proxy" them. These two things are fundamentally different. You use the term "redirect" in your explanation, but in your examples you are proxying. Proxying http -> https is something apache doesn't do out of the box. It is alos something you might not need. It's pretty pointless to secure the internal part of a communication when you're not securing the external part. 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 --------------------------------------------------------------------- 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