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
What do you mean by a servername directive?
What are the log level available in apache?
What is apache web server in linux?
What is apache used for?
What is apache tomcat server used for?
How do I download apache for windows?
You see “connection reset by peer” in error log. What could be the reason for this?
From where apache names comes?
How you will put a limit on uploads on your web server?
What is apache web server and how it works?
What is apache http server used for?
What’s difference between apache web server and apache tomcat?
What is the possible reason for a ‘connection reset by peer’ error?
Can apache and tomcat run together?
Apache server works on which ports?