httpd options
common Apache httpd command line options:
httpd -l # shows which modules were compiled into Apache
httpd -V # shows compile settings
httpd -v # shows version number
httpd -t # verifies syntax for config files
httpd -h # lists available option (help)
httpd -M # lists loaded modules
converted by ascii2html