Detailed instructions on getting apache set up or installed.
Ubuntu Installation
sudo apt-get install apache2
Windows Installation
Check out the WAMP stack. WAMP stands for Windows, Apache, MySQL, PhpMyAdmin.
CentOS Installation
Apache 2.2 comes with CentOS6, whereas 2.4 comes with Cen...