Windows IT Pro is the authoritative and independent resource for windows nt, windows 2000, windows 2003, windows xp. Features a collection of resources and magazines for windows IT professionals.
  
  
  Advanced Search 


April 2003

Using Apache to Create Virtual Hosts


RSS
Subscribe to Windows IT Pro | See More Internet Articles Here | Reprints | Or get the Monthly Online Pass—only $5.95 a month!
Main Article    Apache 2.0 on Win2K

Download the Code Here

Many organizations use the Apache HTTP Server to host only one Web site, but hosting multiple Web sites from one server or a server farm isn't uncommon, especially for large businesses. Apache refers to this type of implementation as virtual hosting. The key idea is to configure Apache to respond according to the Web site that a client is trying to view.

Two types of virtual hosting are possible: IP-based and name-based. Both work equally well, but IP-based virtual hosting requires that each Web site have a unique IP address associated with it. With name-based virtual hosting, Apache determines which Web site a client wants to view, according to information that the client browser provides.

Configuring IP-based virtual hosting is surprisingly easy. The first step is to create a <VirtualHost> directive block containing the Web site's IP address. For example, suppose you have two Web sites—www.example.com and finance.example.com—with the IP addresses 192.168.0.100 and 192.168.0.101, respectively. Configure Apache to define two <VirtualHost> blocks, each of which will contain directives configuring the specified Web site, as Listing A shows.

You also need to configure your Web server to listen to these IP addresses. To do so, configure Windows 2000 to listen to each address through the Control Panel Network and Dial-Up Connections applet's Local Area Connection setting.

Name-based virtual hosting is more popular than IP-based virtual hosting because the Web server can host one, several, or hundreds of Web sites through only one IP address. To configure name-based virtual hosting, you need to specify the NameVirtualHost directive before you specify the <VirtualHost> blocks, as Listing B shows. Note the use of the asterisk (*) with the NameVirtualHost and <VirtualHost> directives. This wildcard character specifies that Apache should listen for packets on all network interfaces. Alternatively, you can specify the IP address that Apache should use, as Listing C shows. Specifying the address is useful when debugging virtual hosting problems. Also note that when using name-based virtual hosting, you need to configure your DNS server to return the IP address 192.168.0.100 for both www.example.com and finance.example.com because you aren't relying on IP addresses to differentiate the Web sites.

End of Article



Reader Comments

You must log on before posting a comment.

If you don't have a username & password, please register now.




Top Viewed ArticlesView all articles
Friday at PASS Europe 2006

Kevin talks about the closing day of the event and shares a funny Microsoft film. ...

More fun TechEd 2005 Resources

Kevin points out some more TechEd resources ...

Outlook Tips and Techniques

Read about hiding items, merging appointments, multiple windows, creating views, permissions, sending Outlook items to outside recipients, Send As permission, Inbox Assistant, tricks for rules, and tips for obtaining Microsoft Knowledge Base articles. ...


IIS and Web Administration Whitepapers The Five Secrets to Controlling Your SharePoint Environment

Extended Validation SSL Certificates

A Preliminary Look at Deployment Plans for Microsoft Windows Vista

Related Events Check out our list of Free Email Newsletters!

Windows OSs eBooks Understanding and Leveraging Code Signing Technologies

A Guide to Windows Certification and Public Keys

Keeping Your Business Safe from Attack: Monitoring and Managing Your Network Security

Related IIS and Web Administration Resources Become a VIP member of the Windows IT Pro community!
Get it all with the VIP CD and VIP access. A $500+ value for only $279!

Subscribe to Windows IT Pro!
Solve your toughest technical problems with our experts and access 10,000 + articles online. 30% off

Monthly Online Pass - Only $5.95!
Get instant access to 10,000+ articles from Windows IT Pro Magazine!

TechNet Virtual Labs
Evaluate and test Microsoft's newest products.

Job Openings in IT


ADS BY GOOGLE SPONSORED LINKS FEATURED LINKS

Microsoft Exchange & Windows Connections event returns to Las Vegas Nov 10 - 13
Connections returns to Las Vegas for this exciting event where each attendee will receive SQL Server 2008 standard with 1 CAL. Co-located with Microsoft ASP.NET, SQL Server, and SharePoint Connections with over 250 in-depth sessions.

Free Online Event! Virtualization:Get the Facts!
Register now and attend this free, live in-depth online conference on November 13 and 20, 2008, produced by Windows IT Pro. All registrants are eligible to receive a complimentary one-year digital subscription to Windows IT Pro (a $49.95 value)!

Check Out Hyper-V Video on ITTV
Watch Karen Forster's interview on Hyper-V's performance on ITTV.net.

Ease Your Scripting Pains with the Flexibility of PowerShell!
Join MVP Paul Robichaux on December 11, 2008 at 11:00 AM EDT as he equips you with PowerShell basics in 3 introductory lessons, each followed by a live Q&A session—all on your own computer!

PASS Community Summit 2008 in Seattle on Nov 18-21
The don’t-miss event for Microsoft SQL Server Professionals. Register now and you’ll enjoy top-notch Microsoft and Community speakers and more.



Solving PST Management Problems
In this white paper, read about the top PST issues and how to administer local/network PST Files.

Get Protected -- Data Protection Manager 2007
Protect your virtualized environment with Data Protection Manager

Order Your SQL Fundamentals CD Today!
Learn how to use SQL Server, understand Office integration techniques and dive into the essentials of SQL Express and Visual Basic with this free SQL Fundamentals CD.
Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro Windows Dev Pro IT Job Hound ITTV
IT Library Technology Resource Directory Connected Home Windows Excavator Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 Copyright © 2008 Penton Media, Inc., All rights reserved. Terms and Use | Privacy Statement | Reprints and Licensing