Set up a Rack application by symlinking it into your ~/.pow directory. The name of the symlink determines the hostname you’ll use to access the application.
~/.pow
$ cd ~/.pow $ ln -s /path/to/myapp $ open http://myapp.dev/