Installing Local Web Servers
Saturday, January 27th, 2007It’s cheap and easy to install web server software on your computer for developing and testing websites or web applications.
While previewing static html pages in a browser will give an accurate depiction of how they’ll look, sites that include dynamic server-side technologies like PHP, Perl, ASP, MySQL, or Ruby, must be running on a web server to be previewed accurately.
There many free, open-source web server solutions for PC, Mac, or Linux users.
Following are three Apache-based distributions that aim to make it easier for server rookies to install, configure and run web server software on local computers.