Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 400 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 400 Bytes

mkvh

A humble bash script to help create Apache Virtual Host on an Ubuntu based OS.

Usage:

mkvh can be used in any of the following ways.

./mkvh
./mkvh local.example.com
./mkvh local.example.com /path/to/document/root

Disclaimer:

Use at your own risk. The script is open source, so better have a look first and then see if it's good to go for your platform and enviroment.