#!/bin/sh
cd /usr/local/etc/httpd
./httpd -d /usr/local/etc/httpd -f conf/httpd.conf
./httpsd -d /usr/local/etc/httpd -f ssl_conf/httpd.conf
