Hi,

I have two webserver, one with public IP and another with private IP. Is
there a way to create a virtual directory in the webserver with public IP to
point it to the webserver with the private IP?

Thanks

Re: Virtual directory is another IIS in different box. by Jonathan

Jonathan
Mon Feb 09 19:52:39 CST 2004

Hi,

You cannot make IIS act like a proxy, but if you want to use a directory on
another computer, you can always use UNC paths (\\computername\share\folder)
in IIS and it will grab the files over the network

--
--Jonathan Maltz [Microsoft MVP - Windows Server]
http://www.visualwin.com - A Windows Server 2003 visual, step-by-step
tutorial site :-)
http://vpc.visualwin.com - Does <insert OS name> work on VPC 2004? Find out
here
Only reply by newsgroup. I do not do technical support via email. Any
emails I have not authorized are deleted before I see them.


"Hadi" <hadi@hadi.net> wrote in message
news:%23pSVVH37DHA.2028@TK2MSFTNGP10.phx.gbl...
> Hi,
>
> I have two webserver, one with public IP and another with private IP. Is
> there a way to create a virtual directory in the webserver with public IP
to
> point it to the webserver with the private IP?
>
> Thanks
>
>