Virtual_Root Initialization Variable

Sets the virtual root that is supported by Internet Information Services (IIS) for hyperlinks to URLs in a specific Web project.

Syntax

Virtual_Root = [/Project name]

Remarks

If your Web project does not include hyperlinks to URLs with a virtual root, you do not need to set this variable.

Examples

Defines the virtual root for a Visual Basic Web project:

Virtual_Root = /VBASIC

See Also

Other Resources

Initialization Variables