|
||||||||||
Lesson 5
Objective
|
Aliases and virtual directories Benefits of using aliases/ virtual directories. |
|||||||||
A virtual directory allows you to serve up a file or series of files from any
area of the system's hard drive. Many professionals refer to a virtual directory as an alias. From a technical standpoint, a virtual directory
allows a Web server to map a URL path name (seen in the browser) to a local file (seen as you access the hard drive locally, say through a file
management program) anywhere on the hard drive.
Some of the advantages of the flexible mapping of URL path names to local file names include:
It starts by showing you how a Web server searches for documents by default, then shows how you can implement a virtual directory solution. iis virtual directory In the next lesson, we will discuss virtual servers. |
||||||||||
|
|
||||||||||