#!/bin/bash #apache2ctl start #tail -f /tmp/apache2/*log echo "Run Apache2" APACHE_ENVVARS=/etc/apache2/envvars apachectl -D FOREGROUND