blob: 77ee2d93681ee58c8d520446d39b0874e3317e90 [file] [log] [blame]
#!/bin/sh
set -x
exec make \
APACHE_CONTROL_PROGRAM=/etc/init.d/httpd \
APACHE_USER=apache \
APACHE_DOC_ROOT=/var/www/html \
$*