I've currently not modified the example sketch.
When I connect to the created ap with my mac and navigate to the ip the esp has given itself (192.168.4.1) I only get a blank page returned, if I try and go to any random url I get timeouts. On the serial output I see that the esp is trying to redirect my page calls. If I try and visit /wifi I get a blank page again, but also on the serial output I see the esp start and stop scanning for ap's.
I tried throwing on the normal CaptivePortal and it works correctly, even getting mac os to bring up the "looks like you are connecting to a captive portal" window to allow me to gain access.
Kind of weird, any ideas?
Sol