News Feed
Jobs Feed
Sections




News Archive
SitePoint Web Tech Blog:
How to Test Multiple Websites on One PC With Apache Virtual Hosts
April 24, 2009 @ 10:24:31

On the SitePoint.com Web Tech blog, Craig Buckler explains how you can test multiple PHP/MySQL/Apache websites on your local machine without having to change your Apache configuration each time - the magic of VirtualHosts.

It is rare to find a web developer with responsibility for just one website. In this article, we will configure your development PC so you can test any number of websites using a dedicated domain name for each one. You will require a local installation of Apache 2.2 and, optionally, PHP and MySQL.

He explains the only two parts you'll need to get it up and running - changes to your hosts file and updates to the Apache configuration file to add in VirtualHost records for each site. He also throws in a bonus tip about detecting which host the script is being used on via the $_SERVER['HTTP_HOST'] variable.

0 comments voice your opinion now!
multiple website apache virtualhost tutorial host file configure


blog comments powered by Disqus

Similar Posts

Michael Nitschinger's Blog: Writing a simple lexer in PHP

SitePoint PHP Blog: Wide Finder in...errr...PHP

DevShed: An Introduction to Using the Decorator Pattern with PHP

DevShed: Getting PHP to Talk to MySQL

WebReference.com: The Building Blocks: Data Types, Literals, Variables, and Constants - Part 2


Community Events











Don't see your event here?
Let us know!


functional interview rest database conference release symfony2 usergroup google language introduction series podcast community zendframework2 opinion development phpunit framework testing

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework