#!/bin/sh
exec 2>&1
exec D_sbindir/httpd -DNO_DETACH
