Skip to content

Instantly share code, notes, and snippets.

@bit-by-bit
bit-by-bit / guide.sh
Created October 15, 2011 00:50 — forked from teamon/guide.sh
Pow + nginx configuration aka give me back my 80 port!
# Install pow
$ curl get.pow.cx | sh
# Install powder
$ gem install powder
# See that firewall is fucked
$ sudo ipfw show
00100 0 0 fwd 127.0.0.1,20559 tcp from any to me dst-port 80 in <- THIS ONE!!!
65535 81005 28684067 allow ip from any to any