Virtual Hosts are used in Apache to allow a single web server to serve numerous websites. Basically www.FailedNormal.com point to /var/www/FailedNormal, and www.EliTheComputerGuy.com points to /var/www/EliTheComputerGuy.
Related Articles

*NEW
Linux Projects – Simple Network Scanner Web App (nmap)
This project allows you to create a simple network scanner that is accessible from a web browser on the network. Essentially with this project we use a Cron Job every 10 minutes to trigger nmap […]

What is
WAMP Server – What is…
A WAMP Server is a Windows, Apache, MySQL, PHP server. You may run a WAMP server instead of a LAMP server if you need to use the Microsoft Stack, or you just have a Windows […]

What is
VPS (Virtual Private Server) – What is…
VPS , Virtual Private Servers, are simply virtual servers that are hosted by vendors such as Linode and Digital Ocean.
Be the first to comment