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



On a fresh install, why does Apache have three config files - srm.conf, access.conf and httpd.conf..

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

On a fresh install, why does Apache have three config files - srm.conf, access.conf and httpd.conf..

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

On a fresh install, why does Apache have three config files - srm.conf, access.conf and httpd.conf..

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

Post New Answer

More Apache Interview Questions

What’s the mod_perl module?

1 Answers  


Can I use apache license 2.0 in commercial?

1 Answers  


Does ubuntu use systemd?

1 Answers  


what is difference between static module & dynamic module in apache?

1 Answers  


What’s the weblogic module name?

1 Answers  


What is apache process?

1 Answers  


What’s a distinction between apache and nginx net server?

1 Answers  


What is virtual hosting?

1 Answers  


How to configure apache server in linux?

1 Answers  


How to ensure apache process run with non-root/nobody user?

1 Answers  


How to run php/ruby with apache?

1 Answers  


What is a Command to restart/start apache web server?

1 Answers  


Categories