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’s the mod_perl module?
Can I use apache license 2.0 in commercial?
Does ubuntu use systemd?
what is difference between static module & dynamic module in apache?
What’s the weblogic module name?
What is apache process?
What’s a distinction between apache and nginx net server?
What is virtual hosting?
How to configure apache server in linux?
How to ensure apache process run with non-root/nobody user?
How to run php/ruby with apache?
What is a Command to restart/start apache web server?