Apache Stuff

Remove VirtualHost section

This small perl script removes a VirtualHost configuration section

Call with: remove_virtual.pl <webname> <apache conf file>

<webname> is to be replaced with the FQDN of the name based virtual host (ServerName)

<apache conf file> is the full path to the apache configuration file that contains the VirtualHost