Should my IIS Virtual folder point to a local folder or a folder on another machine?

What is the best practice?

link|improve this question

57% accept rate
feedback

1 Answer

up vote 1 down vote accepted

IIS is typically used to serve folders that are local / on the same server. There are scenarios where it might make sense to serve from a network share but in my experience those cases are the exception and not the rule.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.