Setting Up Virtual Hosts in XAMPP
1. Go to installation directory/apache/conf
2. open httpd.conf and add
--listen 8001 --- with your own port here
3. goto extra
4.open httpd-vhosts.conf
5. select one virtual host
6. remove all the comments
7. edit according to the video.