$$VRootName$$ Configuration

Virtual paths provide a mapping from the URL a client browser requests and the page returned by the Web server. For more information, click here.
Return to the $$WebsiteName$$ Web site configuration page.
Return to the virtual directory listing page.

Virtual path mapping
When connecting to this resource, content should come from:

$$if (IsNewVRoot=="True")$$ $$else$$ $$endif$$ $$if (IsNewVRoot=="False")$$ $$endif$$ $$if (IsVRootPathReadOnly=="False")$$
A local path on this server.
A redirection to a URL.
$$endif$$ $$if (IsNewVRoot=="True")$$ $$endif$$ $$if (IsVRootPathReadOnly=="True")$$ $$else$$
Virtual Directory Physical Directory or Redirection URL
$$else$$ $$VRootName$$$$PhysicalPath$$ $$endif$$
$$if (IsVRootPathReadOnly=="False")$$ Note: The parameters below only apply to local files. If redirection option was selected, all other parameters on this page are ignored. $$endif$$

User settings
Who is allowed to access this resource? The Level Required must be User or Administrator for the Allowed Users setting to take effect.

Level Required (Help) Allowed Users (Help)
$$if (IsNewVRoot=="True")$$ You will be able to configure which users may access this new virtual directory after you save it for the first time. $$else$$ Configure the allowed users $$endif$$


Authentication and directory browsing
If a value is set to default, the virtual directory will use the default value for the Web site.
Enabled Disabled Default
Directory Browsing (Help)
Basic Authentication (Help)
NTLM Authentication (Help)

Permissions granted
Once a user has access, what actions are they allowed to take on it? (Help)
Read If checked, clients may download files from this resource.
Execute If checked, clients may execute ISAPI extensions on this resource. $$if (IsWebDavBuiltIn=="Enabled")$$
Write If checked, clients may upload files to this resource using a WebDAV client. (Help) $$endif$$
Script If checked, clients may execute ASP pages on this resource.
Script Source Access If checked, clients may view source code to ASP pages and ISAPI extensions.

SSL Configuration
Are clients allowed to connect using plain-text or must they use secure SSL channels? (Help)
SSL Required If checked, the Web server will require clients to connect using SSL encryption.
SSL 128 bit required If checked, the Web server will require clients to connect using 128 bit SSL encryption.