Add Add a Virtual Host

2026-06-09 05:23:10 -04:00
parent 27266e3755
commit 1b26bdb4e0
+10
@@ -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.