Hi All,

is there any way to configure IIS to function as forward proxy?

Thank you

Re: forward proxy by David

David
Mon May 07 04:41:32 CDT 2007

On May 7, 2:11 am, Basel <bas...@gmail.com> wrote:
> Hi All,
>
> is there any way to configure IIS to function as forward proxy?
>
> Thank you

It is possible to configure IIS to function as a forward proxy.
However, IIS does not ship with the necessary module providing such
functionality. You will need to locate and configure the forward proxy
on IIS of your choosing.


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//


Re: forward proxy by Basel

Basel
Mon May 07 05:10:17 CDT 2007

On May 7, 12:41 pm, David Wang <w3.4...@gmail.com> wrote:
> On May 7, 2:11 am, Basel <bas...@gmail.com> wrote:
>
> > Hi All,
>
> > is there any way to configure IIS to function as forward proxy?
>
> > Thank you
>
> It is possible to configure IIS to function as a forward proxy.
> However, IIS does not ship with the necessary module providing such
> functionality. You will need to locate and configure the forward proxy
> on IIS of your choosing.
>
> //Davidhttp://w3-4u.blogspot.comhttp://blogs.msdn.com/David.Wang
> //

I coudn't find any, anybody knows where I can find a forward proxy
module for iis?


Re: forward proxy by Kristofer

Kristofer
Wed May 09 14:58:10 CDT 2007

The only one that comes to my mind at this point is ISAPI_Rewrite:

http://www.isapirewrite.com/


--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info


Basel wrote:

>On May 7, 12:41 pm, David Wang <w3.4...@gmail.com> wrote:
>>On May 7, 2:11 am, Basel <bas...@gmail.com> wrote:
>>
>>>Hi All,
>>
>>>is there any way to configure IIS to function as forward proxy?
>>
>>>Thank you
>>
>>It is possible to configure IIS to function as a forward proxy.
>>However, IIS does not ship with the necessary module providing such
>>functionality. You will need to locate and configure the forward proxy
>>on IIS of your choosing.
>>
>>//Davidhttp://w3-4u.blogspot.comhttp://blogs.msdn.com/David.Wang
>>//
>
>I coudn't find any, anybody knows where I can find a forward proxy
>module for iis?