diff --git a/Add-a-Virtual-Host.md b/Add-a-Virtual-Host.md new file mode 100644 index 0000000..1a9c32e --- /dev/null +++ b/Add-a-Virtual-Host.md @@ -0,0 +1,10 @@ +**To set up a Virtual Host, run the script below** + +To run it in the CLI run +`.\add_vhost.sh` + +It will prompt you for the following and set up +- Virtual hostname (Use FQDN) +- Activate Virtual Host with Apache + +The script will loop and ask if you would like to set up another virtual host. \ No newline at end of file