#!/bin/sh
#
# (Re)start the proxy web server

/usr/local/apachep/bin/apachectl restart
