#/bin/bash
/etc/rc.d/init.d/httpd stop
sleep 1
/etc/rc.d/init.d/httpd start
