krang_siteserverctl
krang_siteserverctl start
krang_siteserverctl stop
krang_siteserverctl restart
This script controls the Krang site server. This is an apache server which serves preview and publish content for Krang sites during development.
The usage of the script is the same as the normal apache ``apachectl'' script but only ``start'', ``stop'' and ``restart'' are supported. Also, ``restart'' performs a hard stop and start since a SIGHUP isn't enough for mod_perl.
Usage information can be obtained by running the script with no arguments.