Default Document Not Have .Asp Extension w/ Only Execute AccessLast reviewed: November 13, 1997Article ID: Q171361 |
The information in this article applies to:
SYMPTOMSWhen you specify Default.asp (or any .asp file) as your default document in Internet Information Server (IIS), you will get an error message if you do not have Read access specified for the root virtual directory.
CAUSEIIS assumes that the default document is going to be read, not executed so the Read permission is necessary for the default document in the root directory to be interpreted correctly.
WORKAROUNDApply both Read and Execute rights to the root virtual directory in Internet Service Manager. WARNING: Placing both Read and Execute rights on the root directory specifies that all files in the root can be executed. Take caution placing scripts and executables in the directory if you have enabled the execute right for the directory. Keywords : iiswww kberrmsg Version : WinNT:3.0 Platform : winnt Hardware : ALPHA x86 Issue type : kbprb Solution Type : kbworkaround |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |