Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webapp location is sensitive #149

Open
3 tasks done
elestedt opened this issue Aug 18, 2022 · 0 comments
Open
3 tasks done

Webapp location is sensitive #149

elestedt opened this issue Aug 18, 2022 · 0 comments

Comments

@elestedt
Copy link

Prerequisites

  • I have written a descriptive issue title
  • I have verified that I am using the latest version of esp32-wifi-manager (v3.3.1)
  • I have searched open and closed issues to ensure it has not already been reported

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

  • Environment (Operating system, version and so on): Compiling on WSL2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant