Enhance SPA routing and error handling in `WebConfig`:
- Add explicit forwarding for `/ip-detail/{ip}` to `index.html`.
- Update catch-all rule to forward non-static paths to `index.html`.
- Enable custom HTTP 404 error handling to redirect to `index.html`.
Loading
Please sign in to comment