Quantcast
Channel: Active questions tagged config - Stack Overflow
Viewing all articles
Browse latest Browse all 5049

What will happen if you remove conf.d folder from /etc/apache2/ configuration?

$
0
0

I am trying to set the timeout value for my HTTP requests at a very huge number (36000 sec) just to try a few things which require the same. Now, I come across two places where the Timeout value is defined for apache configuration. One in my http.conf file and the other in my conf.d/default.conf file. I think the default values are getting precedence over the http.conf values and that is causing some trouble for me.

What will happen if I remove the conf.d folder altogether or better still, remove the line IncludeOptional /etc/apache2/conf.d/*.conf from the httpd.conf file? Will it result in some default values inconsistency which will, in turn, break my whole setup?


Viewing all articles
Browse latest Browse all 5049

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>