While phhttpd is running it listens to a 'control' socket for messages from the administrator. The phhttpd_ctl program provided allows the administrator to minimally interact with phhttpd. This provides both control and status reporting.
phhttpd_ctl always wants a -c argument that specifies the control socket of the running phhttpd daemon. This should match the <control> tag specified in the config file.