Skip to content

Instantly share code, notes, and snippets.

@niklasfi
Created February 1, 2011 21:14
Show Gist options
  • Save niklasfi/806696 to your computer and use it in GitHub Desktop.
Save niklasfi/806696 to your computer and use it in GitHub Desktop.
proxy.balance = "fair"
$HTTP["host"] == "localhost" {
proxy.server = ("" => (
("host" => "127.0.0.1", "port" => 8080)
))
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment