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 |
How to secure your apache web server?
I want to stop people using my site by proxy server. Is it possible?
Who is initial author of apache?
What is apache mpm?
How many threads can apache handle?
How to use apache web server linux?
Does google use apache?
What are the web servers you’ve worked on along with apache?
What users does apache run under?
Briefly explain apache web server?
How to ensure web server is getting started after server reboot?
On which version of apache you have worked?