Hello,

I have an apache set up as proxy. Forward proxying goes fine. Reverse
proying too.

What I want though is to configure it so that clients when they request:

http://somehost:443/someurl this test rewritten to https:/somehost:443/someurl.

In other words, I want this proxy to enable clients that are not
cabable of talking https to contact https only hosts anyway. How can I
do this?

I first thought about doing this with a rewrite rule, but this didn't
work, as the rewrite rules don't even get applied to any proxy requets
aparently.

Thanks in advance for any suggestions.

Krist


--
[EMAIL PROTECTED]
Solothurn, Switzerland

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