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 |
How to start apache server in windows?
How to ensure apache listen on only one ip address on the server?
Is apache a httpd?
What we should do to find out how people are reaching your site?
In software testing Business requirements or FRD is given,u will have start preparing test cases. In the document only text box is mentioned for a particular option.So do u prepare test cases including special characters,numbers,alphabets,alphanumeric or only for some. Pls help me out.
Is apache server free?
What type of ip is needed for apache web servers to host a website?
How to get help for apache web server if one thing fallacious?
I want to stop people using my site by proxy server. Is it possible?
Who is initial author of apache?
How to put log level in debug mode?
What is mod_vhost_alias?