How do you check for the httpd.conf consistency and any
errors in it?
Answers were Sorted based on User's Feedback
Answer / abhay
apachectl configtest or /etc/init.d/httpd configtest
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / sunil
Hi,
You can check syntax for httpd configuration file by using
following command.
httpd -S
thanks
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / kiran
httpd -e DEBUG also works as the commands above. Good to use apachectl configtest would be good to use.
| Is This Answer Correct ? | 1 Yes | 0 No |
What’s the weblogic module name?
What we should do to find out how people are reaching your site?
What do you mean by documentroot of apache?
How to ensure apache listen on only one ip address on the server?
How to run php/ruby with apache?
What is offical website of apache?
What’s difference between apache web server and apache tomcat?
What is use of apache web server?
What port is apache listening on?
How to check the version of apache server?
Does Apache come with Java support?
How to manage apache logs?