httpd -t - will check the configuration syntax of the http.conf file. - Recommended after any changes to the http.conf file.
httpd -S - Will check and report the virutal machine configuration information.
httpd -l - will list the compiled modules during the installation.
httpd -M - Will show the loaded modules in apache.
httpd -v - Will show the running apache version
httpd -V - will show the exhaustive information about the apache server built.
No comments:
Post a Comment