Skip to content

Instantly share code, notes, and snippets.

@lenciel
Created November 18, 2012 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lenciel/4105402 to your computer and use it in GitHub Desktop.
Save lenciel/4105402 to your computer and use it in GitHub Desktop.
Running Pow with ApacheNew
$ curl get.pow.cx/uninstall.sh | sh #if you have pow installed
$ echo 'export POW_DST_PORT=88' >> ~/.powconfig
$ sudo curl https://raw.github.com/gist/1058580/zzz_pow.conf -o /private/etc/apache2/other/zzz_pow.conf
$ sudo apachectl restart
$ curl get.pow.cx | sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment