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 |
If you have to more than one url map to the same directory but you don’t have multiple alias directives. What you will do?
On a fresh install, why does Apache have three config files - srm.conf, access.conf and httpd.conf?
If you have only one ip address, but you want to host two web sites on your server. What will you do?
Hi, I'm using tomcat 5, database is MySql, project is based on mvc architecure. My tomcat shuts down abruptly creating a error file in Tomcat5.0 folder named as hs_err_pid1268.txt.. plz help me
Why does Apache send a cookie on every response?
How do I stop apache from restarting?
How to stop/start apache web server?
What is apache tomcat used for?
What is mod_vhost_alias?
Which module is required to enable ssl?
How can apache act a proxy server?
What are the log level available in apache?