Hi!,
I've been trying to get PiUi (http://blog.davidsingleton.org/introducing-piui/) running on my device. After a few false starts I managed to set up my AP by following this tutorial:
http://elinux.org/RPI-Wireless-Hotspot
I ran the example python code without switching out the default nginx conf file and was able to reach the nginx welcome page (on 192.168.42.1 not via http://piui/).
However I've now moved the PiUi conf file to the nginx directory (/etc/nginx/nginx.conf) and its not working! I just get the "Cannot Open Page" error from my phone.
Does anyone have experience in getting this working? Any idea what I might have done wrong?
Thanks for any help!