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
In which language apache is written?
What language is apache written in?
What is apache nifi good for?
How to secure website hosted on apache web server?
How many threads can apache handle?
What are the various types of virtual hosts in apache?
On which version of apache you have worked?
How do I start apache server on windows?
What is location of log files for apache server?
Where is apache config centos?
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.
How do I know if apache is installed?
Your apache web-server is not starting, what steps would you follow to troubleshoot this.
What is the apache webserver?
What is the difference between the servername directive and serveralias?