tonyp7 / esp32-wifi-manager

Captive Portal for ESP32 that can connect to a saved wireless network or start an access point where you can connect to existing wifis.
MIT License
648 stars 214 forks source link

Webapp location is sensitive #149

Open elestedt opened 1 year ago

elestedt commented 1 year ago

Prerequisites

Description

If I change the CONFIG_WEBAPP_LOCATION parameter to /wifi, style and js is still attempted to load from /. If I change it to /wifi/ and visit http://10.10.0.1/wifi I get a 404, but if I go to http://10.10.0.1/wifi/ the UI works as expected.

Steps to Reproduce

simple example and change the WEBAPP_LOCATION as indicated above.

System Configuration

ESP32-S3-DevKitC-1