Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
November 14, 1999
If you intend to change permissions on IIS related directories, you must grant the anonymous user, IUSR_, the following:
Directory | Permissions |
---|---|
InetpubWwwroot | READ (RX) |
%SystemRoot% | READ (RX) |
%SystemRoot%System32 | READ (RX) |
%SystemRoot%System32Inetsrv | READ (RX) |
%SystemRoot%System32InetsrvAsp (and all subdirectories) | READ (RX) |
Program FilesCommon Files (and all subdirectories) | READ (RX) |
You May Also Like