Hi,
I have a site which is bound to both HTTP and FTP (IIS 7.5).
I want to use HTTP for Anonymous users only, and FTP for Basic Authentication only.
How do I make sure content in FTP directories is not available via HTTP? If anyone knows a routine procedure for this? Or is using a separate FTP site better?