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
Is the apache license free?
Is apache still used?
What is use of nonroot user in httpd.conf file on apache?
What is the difference between systemd and upstart?
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
How to check for the httpd.conf consistency?
How to configure apache server in linux?
What is the use of apache server?
What is the difference between apache and nginx web server?
Where is apache installed windows?
Explain java management extensions (jmx)?
What is htpasswd?
what is difference between static module & dynamic module in apache?
How does apache work?
What is the difference between a restart and a graceful restart of a web server?