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:[email protected]] 
Sent: Monday, April 20, 2009 4:29 PM
To: [email protected]
Subject: Re: [us...@httpd] Redirecting request from HTTP to HTTPS

On Mon, Apr 20, 2009 at 6:47 AM, Tarun Narang
<[email protected]> 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

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


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