IIS with web root in an NFS Server

IIS with web root in an NFS Server

am 14.04.2008 04:11:00 von DualFusion

Hello,

I would like to know if it were possible to make the web root of IIS7 to a
Linux NFS server.

Thank you,
Kevin Martin

Re: IIS with web root in an NFS Server

am 15.04.2008 04:09:35 von David Wang

On Apr 13, 7:11=A0pm, DualFusion
wrote:
> Hello,
>
> I would like to know if it were possible to make the web root of IIS7 to a=

> Linux NFS server.
>
> Thank you,
> Kevin Martin


Actually, your question has nothing to do with IIS. It's about interop
of Network File Access across Operating Systems.

You'd either have to make Windows understand NFS, or make Linux
provide SMB.
- Unix Services for Windows handles the former (http://
technet.microsoft.com/en-us/interopmigration/bb380242.aspx)
- SAMBA handles the latter.


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