Setting Up Virtual Hosts In Xampp

Опубликовано: 26 Июнь 2015
на канале: Aman Kharbanda
480
1

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.