Update Apache configure
[bottlenecks.git] / rubbos / rubbos_scripts / 1-1-1 / scripts / HTTPD_configure.sh
index f2b95f4..971948a 100755 (executable)
@@ -9,6 +9,8 @@ cp $OUTPUT_HOME/apache_conf/httpd.conf $HTTPD_HOME/conf/
 cp $OUTPUT_HOME/apache_conf/workers.properties $HTTPD_HOME/conf/
 cp -r $WORK_HOME/apache_files/rubbos_html $HTTPD_HOME/htdocs/rubbos
 
+apache > /dev/null 2>&1
+
 echo "APACHE CONFIGURED SUCCESSFULLY on $HOSTNAME"