Apache Virtual Host Configurations – Linux
Virtual Hosting is method of hosting multiple websites on single web server, web server might be anything of Apache HTTP,Microsoft IIS, Lighttpd etc.There are two type of Virtual Hosting in web server, Name based and IP based. With the Name based virtual hosting, we can configure multiple website on single ip address, in ip based, we can configure only […]