Skip to content

Instantly share code, notes, and snippets.

@frank06
Forked from mikeal/config.json
Created August 13, 2010 08:19
Show Gist options
  • Save frank06/522534 to your computer and use it in GitHub Desktop.
Save frank06/522534 to your computer and use it in GitHub Desktop.
config =
vhosts:
'test1.domain.com':
directory: "/Users/mikeal/Documents/tmp"
'test2.domain.com':
proxy_pass:
port: 8888
host: "localhost"
locations:
'/test1':
directory: "/Users/mikeal/Documents/tmp"
'/test2':
proxy_pass:
port: 8888
host: "localhost"
http_port: 8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment