Table of Contents

Apache - httpd (apache daemon)

About

httpd is the apache daemon.

Command line options

Install / uninstall the service

httpd -k install
httpd -k uninstall

Start / Stop the service

httpd -k start
httpd -k stop
httpd -k restart

Or use ApacheMonitor.exe from the apache haus distribution

Test Config Syntax

httpd -t

Version Details

httpd -V

Help

httpd -h