generate_vh
Generate Virtual Hosts quickly and easily with a single command. For Apache2.
$ ./generate_vh [ServerName] [DocumentRoot] [ReloadApache: yes or no]
Example
$ ./generate_vh example.com /var/www/example/ yes
Generate Virtual Hosts quickly and easily with a single command. For Apache2.
$ ./generate_vh [ServerName] [DocumentRoot] [ReloadApache: yes or no]
$ ./generate_vh example.com /var/www/example/ yes