On a fresh install, why does Apache have three config
files - srm.conf, access.conf and httpd.conf?
Answers were Sorted based on User's Feedback
Answer / abhay
The first two are remnants from the NCSA times, and
generally you should be ok if you delete the first two, and
stick with httpd.conf.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sunil
Hi,
There is two main files httpd.conf and access.conf file.
httpd is main configuration file and access.conf is use for
to view apache logs. third one is not important.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / dhanaprabhu
The first two are remnants from the NCSA times, and
generally you should be ok if you delete the first two, and
stick with httpd.conf.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is apache software used for?
How to secure website hosted on apache web server?
Explain about htpasswd?
Why apache tomcat is used?
How to ensure web server is getting started after server reboot?
How secure is apache server?
How secure is apache web server linux?
Your apache web-server is not starting, what steps would you follow to troubleshoot this.
Is apache license free?
How to verify httpd.conf file to ensure no configuration syntax error?
How can we find what are the modules loaded in apache?
How to start apache server in windows?