#! /bin/sh
# Start Apache server
apachectl start > /dev/null

