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

DevShed: Unit Testing

Community News: MySQL patch mysql_real_escape_string()

DevShed.com: Building a Simple Affiliate System in PHP/MySQL

JSLabs Blog: How to turn a php script to an exe...for free

Secunia: rPath Update for gd and Multiple php Packages


Community Events











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


opinion zendframework2 interview development testing phpunit functional release code unittest podcast series language framework application object community example introduction tool

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