Security |
In order to publish from any directory not contained within your home directory, create a virtual directory. A virtual directory is a directory that is not contained in the home directory, but which appears to client browsers as though it were. Virtual directories have a small number of options for controlling access and content control:
The default settings are Read, Log Access, Index This Directory, and FrontPage Web (for a Web site only).
Note Write access can be performed only with a browser that supports the PUT feature of the HTTP 1.1 protocol standard.
IIS also supports application settings that determine how executable content such as ASP pages operate. The three options are:
If a virtual directory is on an NTFS drive, the settings for the directory must match these application settings. If they don’t, the most restrictive settings take effect. For example, if you give a directory Write permission but only give a particular user group Read access permissions in NTFS, the user group will not be able to write files to the directory because the Read permission is more restrictive.
See the following: