Update Home

2026-06-13 10:39:41 -04:00
parent e1e2d5624f
commit a3c046838b
+9
@@ -45,4 +45,13 @@ It will prompt you for the following and set up
- Activate Virtual Host with Apache - Activate Virtual Host with Apache
The script will loop and ask if you would like to set up another virtual host. The script will loop and ask if you would like to set up another virtual host.
### **To use the Manage Virtual Host, run the script below**
Download the script and navigate to the folder you downloaded it to in terminal
To run, you will need to give the script execution runtime permissions using the command below
`chmod +x manage_vhosts.sh`
To run the Managem Virtual Host, use the following command:
`.\manage_vhosts.sh`