hi group,
i'm just wondering is it possible to run CoovaChilli captive portal on Apache as a standalone web app? i would like to have it on http://myserver.com" target="_blank (accessible over the internet), i do not need RADIUS just want to login using my hardcoded u/p and get correct WISPr messages back. how can i do that?
regards,
Piotr
Re: standalone captive portal on Apache
hi david,
thanks. is there a way to emulate that redirection from chilli? so my www webserver does the redirection?
thanks for your help!
Re: standalone captive portal on Apache
The simple thing you are missing is that you need to be viewing that CGI script AFTER you are redirected to it from Chilli. If you go directly with your browser, then it doesn't know the info from the router/hotspot.
Re: standalone captive portal on Apache
hi david,
thanks for the reply, well i did setup RADIUS and chillispot is running, i also deployed the captive portal to https://myserver.com" target="_blank by copying the content from here /www. However i do know how can i initiate the login process, if i go to https://myserver.com/cgi-bin/hotspotlogin.cgi" target="_blank i just get:
please help, I'm really missing something simple!
Re: standalone captive portal on Apache
You are using 'local users' with CoovaChilli? Then yes, you can have a captive portal without any RADIUS setup (though, technically, CoovaChilli always needs RADIUS configured, but in this case it wouldn't be used and/or just serve as an accounting stream). From your captive portal, you can have it redirect back to chilli for login using your hardcoded username/password.