tomhiggins / anyfesto

Low cost Raspberry Pi /Linux based access point with audio, education and communications local content server. Inspired by the ideas of sharing with others. Anyfesto - a platform from which to speak.
http://anyfesto.com
73 stars 12 forks source link

Addition to lighttpd.conf to Auto-Direct to Captive Portal #13

Open mauricecyril opened 6 years ago

mauricecyril commented 6 years ago

Hi Tom you can ignore the update to PIInstall.sh. However for the lighttpd.conf if we add:

$HTTP["host"] != "anyfesto.local" { url.redirect = ( "^/(.*)$" => "http://anyfesto.local/" ) }

devices that connect to the Anyfesto access point will display the captive pages automatically.

Kevin-Prichard commented 4 years ago

Bump. Another factor pro discoverability.,