How can we get the physical file mapping for the default files set in the IIS Control panel. If the user request for a specific file, then I know the physical path of the file during the URL_MAP notification in ISAPI Filter, but if the user request is just the URL, then the default file is set, how can...