Topic: Home page

Hi folks,
what I would like to do is:
1)user open browser
2)user is redirect to my website: http://www.myweb.com
3)user can navigate inside my site
4)as soon as the user try to go out of my web, hotspotlogin stops him

Is this possible?
I'm looking around without luck

Thanks to all

Best Regards

Re: Home page

Sure this is possible, just edit the chilli.conf

find this and add the following

uamallowed www.yourdomain.com,192.168.my.ip,more.ip.ip.ip

etc

this in effect allows whatever domains / IP's to become whitelisted, and you can browse without login - and you bypass hotspotlogin.cgi - until you try to go a website that is not listed in the uamallowed.

hope that helps

.