Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 307 Bytes

README.markdown

File metadata and controls

21 lines (13 loc) · 307 Bytes

vhost

vhost is a simple HTTP proxy server front-end for virtual host backends.

Installation

Install Go, then

go get github.org/maurice/vhost

Usage

sudo vhost -config_file path/to/config.json

Configuration

See the example directory