Skip to content

Instantly share code, notes, and snippets.

@miyagawa
Created January 12, 2010 22:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save miyagawa/275684 to your computer and use it in GitHub Desktop.
Save miyagawa/275684 to your computer and use it in GitHub Desktop.
console full=yes
console address=127.0.0.1:4000
socket httpsock host=127.0.0.1
socket httpsock service=5000
service plack cmd=perl -I/Users/miyagawa/dev/Nomo/lib /Users/miyagawa/dev/Nomo/bin/nomo /Users/miyagawa/dev/Plack/eg/dot-psgi/Hello.psgi
proxy httpproxy service plack tie_stdin_to=httpsock
command bind httpsock
command up service plack
command pup httpproxy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment