02-17-04 04:34 PM
Hi,
You can't make IIS a proxy, it can not get the images from an internal
server and pass them along.
However, you can create a virtual directory on the public IIS server and
point it to the UNC share (\\computer\share) where the images reside, and
call them from that
--
--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.
"sysgln" <anonymous@discussions.microsoft.com> wrote in message
news:1156b01c3f5a1$892af720$a101280a@phx
.gbl...
> I am creating a simple HTML page in FrontPage that needs
> to access images on my company website's image directory.
> However, when I view that HTML document on another PC out
> of my network, it can't get to the images. How do I
> configure IIS 5.0 to allow an external website or page to
> hot link pictures out of our image folder?
>
> Oh, if I manually type the address of the image from the
> folder into IE it shows with no problem.
[ Post a follow-up to this message ]
|