You can either create a virtual directory over to the content on that server, via a UNC path in the virtual dir properties. Many people
do this, as you are still controlling permissions via IIS and NTFS.
or,
You can replicate the content from the file server to the IIS server. This should work nicely, and would be a noticable perf increase if
this is a hard hit site; no traffic from the IIS box to the file server box.
Thank you. I hope this information is helpful.
Tim Coffey [MSFT]
This posting is provided “AS IS” with no warranties, and confers no rights. You assume all risk for your use. © 2001 Microsoft
Corporation. All rights reserved.
--------------------
| From: "Adam Gilstrap" <agilstrap DeleteThis @nospam.adamgilstrap.com>
| Subject: IIS/File Server integration
| Date: Wed, 3 Sep 2003 11:29:22 -0400
| Lines: 11
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <utcGmAjcDHA.1180 DeleteThis @TK2MSFTNGP11.phx.gbl>
| Newsgroups: microsoft.public.inetserver.iis
| NNTP-Posting-Host: nsc66.147.118-145.newsouth.net 66.147.118.145
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.inetserver.iis:273650
| X-Tomcat-NG: microsoft.public.inetserver.iis
|
| I have files that are on a file server on my local network that I need to
| make accessible through a web application. I definitely do not want to
| expose my file server to the internet. I have thought about possibly
| setting up another file server and establish a one way trust from my
| internal domain to the web domain, and then use FRS to push files over that
| need to be accessible through the web. I am running IIS 5 and all servers
| are Win2k.
|
| Can anyone recommend a better way to do this?
|
|
|
>> Stay informed about: IIS/File Server integration