2
Add a Virtual Host
fadmin edited this page 2026-06-11 08:17:46 -04:00
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.
Back to the Wiki [https://gitea.fallenjedi.org/FallenJedi.org/LAMP-Server/wiki]