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
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.
What is
Apache Web Server – What is…
Apache is the go to web server for deploying websites. You can run it on Linux, Windows, Mac, Unix and more. It’s free, and reliable.
What is
LAMP Server – What is…
LAMP Servers are the standard build for web servers. LAMP stands for Linux, Apache, MySQL, PHP. This gives you the operating system, http server, database server and PHP scripting language.
Be the first to comment