How To Setup Virtual Host In Apache (XAMPP + PHP 5)
In this tutorial, we will setup a virtual host on Apache server. We will be using XAMPP and PHP during the process. Virtual hosts hide the specific project name & assign a local domain to the project URL, thus locally managing the project by a domain. For Instance: We have project CHAT_APP at location : C:\xampp\htdocs\CHAT_APP How do we … Continue reading How To Setup Virtual Host In Apache (XAMPP + PHP 5)