We have situations where we have multiple virtual directories pointing to the same physical folder, and I am wondering if this could cause any issues or if it is a supported configuration in IIS.
For example, we install our software to folder c:\software\mywebservice
We setup a virtual directory for anonymous access pointing to this physical folder.
We setup a 2nd virtual directory for Integrated Security access pointing to the same physical folder.
Is this type of configuration OK, or are there any potential side effects that anyone knows about?
Kind Regards
Noel