Xip.io not working when pow and apache are running together
What version of Pow are you using? It should be at least Pow 4.0
or greater.
$ ls -al ~/Library/Application\ Support/Pow/Current /Users/minimul/Library/Application Support/Pow/Current -> Versions/0.4.0
If you followed the steps in the wiki for running Pow and Apache together then you need to add port 88
to the xip.io
url such as:
http://minimul.10.0.0.1.xip.io:88/
DISCUSSION: Following that article, Apache is set up to reverse proxy port 88 requests to Pow, therefore, you simply need to add
:88
to the xip.io
url.
- Pushed on 10/02/2013 by Christian