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

What is systemctl used for?

1034


Can I serve content out of a directory other than the documentroot directory?

931


How to configure your very first production web sever?

913


How to put log level in debug mode?

1046


In software testing Business requirements or FRD is given,u will have start preparing test cases. In the document only text box is mentioned for a particular option.So do u prepare test cases including special characters,numbers,alphabets,alphanumeric or only for some. Pls help me out.

3866


If you have only one ip address, but you want to host two web sites on your server. What will you do?

955


Your apache web-server is not starting, what steps would you follow to troubleshoot this.

898


When did ubuntu switch to systemd?

1001


I use IIS 6 and Apache 2.0.52 and I want to need connector IIS with tomcat. My tomcat using 8080 IIS using 80 my Apache application name is workspace and how can I use http://myserverip/workspace ? with isapi or anaother connector Best regards.

2135


Is apache the best web server?

1096


What port is apache listening on?

936


What do you mean by apache server?

1213


If you have to more than one url map to the same directory but you don’t have multiple alias directives. What you will do?

914


How to get help for apache web server if one thing fallacious?

893


What is meant by a valid server name directive?

1002