bash script to create apache virtuaI hosts with options

Job ID: 33260586

Budget: $30 – $250 CAD

For this question you are required to 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. The Script should be able to deal with the command line options
Related categories: Linux Bash Scripting