Iinux bash script to create virtuaI hosts
Budget: $10 – $30 CAD
write a Shell Script called RapidVS.bash. The intent of the shell script is to rapidly set up an Apache virtual web Server. In essence you will be creating a new file in /etc/apache2/sites-available automatically. The standard usage of this would be “RapidVS.bash SiteName”. This would create a new file in /etc/apache2/sites-available called SiteName.conf with the appropriate apache2 directives.