IIS with web root in an NFS Server
am 14.04.2008 04:11:00 von DualFusionHello,
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
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
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
//