#!/bin/bash
/etc/init.d/apache2 stop
/etc/init.d/apache2 start

