Update Home

2026-06-13 10:40:18 -04:00
parent a3c046838b
commit 54316c11f7
+3 -1
@@ -54,4 +54,6 @@ To run, you will need to give the script execution runtime permissions using the
`chmod +x manage_vhosts.sh` `chmod +x manage_vhosts.sh`
To run the Managem Virtual Host, use the following command: To run the Managem Virtual Host, use the following command:
`.\manage_vhosts.sh` `.\manage_vhosts.sh`
This script will let you add or delete virtual hosts. It comes in handy when managing your test environment.