Network Administration: Apache Virtual Host Creation
The Apache server has a default virtual host established by default. If you want to host more than one Web site on an Apache server, you can create additional virtual hosts.
1
Click the Add button on the Virtual Hosts tab of the HTTP configuration tool.
This brings up the Virtual Host Properties dialog box.
2
In the Host Information section, choose Name Based Virtual Host in the drop-down list.
The Virtual Host Properties dialog box morphs into the shown dialog box.
3
Enter the IP address and the host name for the virtual host.
The IP address is usually the IP address assigned to the Apache server, and the host name is the DNS name used to access the virtual host.
4
If you want to provide an alias for the virtual host, click the Add button, enter the alias name, and click OK.
An alias is often used for websites that are used on an intranet rather than on public websites. For example, if you’re setting up an intranet website for your company suggestion box, the full DNS name for the virtual host might be suggestionbox.mycompany.com. But if you provide just suggestionbox as an alias, users can access the suggestion box website by using suggestionbox rather than suggestionbox.mycompany.com as the website address.
5
Use the other tabs of the Virtual Host Properties dialog box to configure additional options.
For example, you might want to use the Page Options tab to change the directory page search list or designate custom error pages.
The virtual host is created. You’re returned to the HTTP configuration tool, and the new virtual host will appear in the Virtual Hosts list.

Cloud Computing Glossary
cloud computing
A networking solution in which everything — from computing power to computing infrastructure, applications, business processes to personal collaboration — is delivered as a service wherever and whenever you need.

Cloud Computing Glossary
cloud service
The delivery of software, infrastructure, or storage that has been packaged so it can be automated and delivered to customers in a consistent and repeatable manner.

Cloud Computing Glossary
deprovision
The release of cloud services that are no longer needed.

Cloud Computing Glossary
federating
Linking distributed resources together over the cloud.

Cloud Computing Glossary
hypervisor
An operating system that acts as a traffic cop, managing the various virtualization tasks in the cloud to ensure that they make things happen in an orderly manner.

Cloud Computing Glossary
multi-tenancy
The sharing of underlying resources by multiple companies over a cloud.

Cloud Computing Glossary
network attached store
Storage that has its own network address through which it is accessed by the network's workstation users. Acronym: NAS

Cloud Computing Glossary
service level agreement
A contract that stipulates the type of service you need from providers and what type of penalties would result from an unexpected business interruption. Acronym: SLA

Cloud Computing Glossary
solution stack
An integrated set of software that provides everything a developer needs to build an application.

Cloud Computing Glossary
storage area network
A storage systems that is flexible and scalable because it's available to multiple hosts at the same time. Acronym: SAN

Cloud Computing Glossary
vertical industry groups
Workgroups comprised of members from a particular industry such as technology and retail.

Cloud Computing Glossary
virtual memory
The portion of your hard drive that Windows uses to expand the available RAM

Cloud Computing Glossary
virtualization
Using computer resources to imitate other computer resources or whole computers to maximize performance and flexibility.