V 1.0.1
- Apache 2
- Open SSL
Open terminal and run command
wget https://raw.githubusercontent.com/RomixUA/virtual-host/1.x/vhost && chmod +x vhost && sudo mv vhost /usr/local/bin
Run: vhost <server-name>
You can use the following options:
- -m --mail Server administrator Email address (--mail=[email protected])
- -s --ssll Generate self-signed SSL certificate
- -v --version Get script version
Run vhost --help
if you need help.