![]() | Specify the Access Permission Flags settings. |
| Home | Contact | Site Map | |
USER GUIDE
| The Access Flags PageThis dialog allows you to properly configure access permission flags for a Web Site or a Virtual Directory on the target IIS Server. Local AccessReadSetting this option indicates that the file or the contents of the folder may be read through a web browser. ScriptSetting this option indicates that the file or the contents of the folder may be executed if they are script files or static content. Un checking this option only allows static files, such as HTML files, to be served. ExecuteSetting this option indicates that the file or the contents of the folder may be executed, regardless of file type. WriteSetting this option indicates that users are allowed to upload files and their associated properties to the enabled directory on your server or to change content in a Write-enabled file. Write can be implemented only with a browser that supports the PUT feature of the HTTP 1.1 protocol standard.
SourceSetting this option indicates that users are allowed to access source code (scripts), if either "Read" or "Write" permissions are set.
No Physical DirectorySetting this option indicates that access to the physical path is not allowed.
Remote AccessNo ReadSetting this option indicates that remote requests to view files are denied; only requests from the same computer as the IIS server succeed if the local "Read" property is set. No ScriptSetting this option indicates that remote requests to view dynamic content are denied; only requests from the same computer as the IIS server succeed if the local "Script" property is set. No WriteSetting this option indicates that remote requests to create or change files are denied; only requests from the same computer as the IIS server succeed if the local "Write" property is set. No ExecuteSetting this option indicates that remote requests to execute applications are denied; only requests from the same computer as the IIS server succeed if the local "Execute" property is set.
|
