Apache httpd Options


Tags:

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