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]

Reply via email to