Hi guys,
I’d like to create a login page (like an hotspot) to allow some authorized users to be able to access some specific web pages.
So everyone can surf web from any devices, but when they try to connect to some specific IPs they will be redirect to a login page, and only authorized users can access.
I know how to redirect to a web page, but I don’t know how to manage access.
Does anyone have some ideas/suggestions?
Thanks.