I'm working on a wifi hotspot project that allows the users to download an e-books. The main idea is:
- The user connects to the wifi router.
- The router loads an HTML page automatically on the user device.
- The user downloads the e-books from the page.
The HTML page is hosted inside a Raspberry Pi. The router should redirect the user to the Rasp IP. Is there a software, or a configuration that handle this redirect?