secubox-openwrt/package/secubox/secubox-p2p/root/etc
CyberMind-FR 163c74e25f fix(p2p): Use /api/factory/ path for CGI endpoints
Separate static files from CGI scripts in uhttpd configuration:
- Static files (index.html) served from /www
- CGI scripts executed from /www/api/*
- API base changed from /factory/ to /api/factory/

This fixes HAProxy routing where /factory/ serves the UI and
/api/factory/* routes to the P2P API backend.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 10:00:59 +01:00
..
config feat(p2p): Add WAN IP and WireGuard tunnel redundancy support 2026-01-31 07:22:38 +01:00
init.d feat(p2p): Add mDNS service publishing and REST API for mesh visibility 2026-01-30 19:46:28 +01:00
uci-defaults fix(p2p): Use /api/factory/ path for CGI endpoints 2026-01-31 10:00:59 +01:00