News Feed
Jobs Feed
Sections




News Archive
CodeForest.net:
Multiple virtual hosts in WAMP
December 24, 2010 @ 13:11:37

On CodeForest.net there's a new tutorial showing you how to set up a WAMP (Windows/Apache/MySQL/PHP) server that uses multiple virtual hosts.

Virtual hosting is a method for hosting multiple domain names on a computer using a single IP address. This allows one machine to share its resources, such as memory and processor cycles, to use its resources more efficiently. This is often found on shared hosting servers. [...] We can use Virtual hosts on Windows to deal with this problem. As I am using WAMP server for development, this tutorial will explain how to do it in WAMP, but other products are very similar, so you want have problems porting this.

They walk you through each step of the process, including any settings or configuration files changes you'll need to make along the way. Their configuration helps you set it up for your localhost, but it can be pretty easily moved over to a live server just by changing a few IP addresses.

0 comments voice your opinion now!
multiple virtual host wamp windows apache mysql domain host


blog comments powered by Disqus

Similar Posts

Brian Swan's Blog: Using SQL Azure Federations via PHP

CorePHP Blog: A Guide to running Apache 2, PHP 4 & PHP 5 on Windows XP

Mark Kimsal's Blog: Addslashes(): don't call it a comeback

Community News: XAMPP Updates Packages

Alexander Netkachev's Blog: Jamp! Easy Java/Apache/PHP/MySQL install in one click


Community Events









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


phpunit framework community introduction zendframework2 object conference testing development code event opinion release podcast functional api language composer example interview

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