Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How do you set up a virtual host in Apache?

Answer Posted / abhay

<VirtualHost www.test.com>
ServerAdmin admin@test.com
DocumentRoot /home/apache/share/htdocs/hostedsites
ServerName www.test.com
ErrorLog /home/apache/logs/error/hostedsites/error_log
TransferLog /home/apache/logs/access/hostedsites/access_log
</VirtualHost>

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is the apache license free?

1054


Is apache still used?

1008


What is use of nonroot user in httpd.conf file on apache?

1038


What is the difference between systemd and upstart?

983


I've updated my apache web server from version 2.0.55 to 2.2.0, now all my pages are blank, any thoughts? thanks in advance

2119


How to check for the httpd.conf consistency?

973


How to configure apache server in linux?

1152


What is the use of apache server?

1039


What is the difference between apache and nginx web server?

1004


Where is apache installed windows?

1000


Explain java management extensions (jmx)?

965


What is htpasswd?

901


what is difference between static module & dynamic module in apache?

1003


How does apache work?

909


What is the difference between a restart and a graceful restart of a web server?

1080