[mythtv-commits] [MythTV/mythtv] cddc0a: frontend web app: Fix direct URL for remote control
Peter Bennett
noreply at github.com
Sat Nov 4 01:18:17 UTC 2023
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: cddc0ab08e4a1896eb6356ed25f94930ccf20be4
https://github.com/MythTV/mythtv/commit/cddc0ab08e4a1896eb6356ed25f94930ccf20be4
Author: Peter Bennett <pbennett at mythtv.org>
Date: 2023-11-03 (Fri, 03 Nov 2023)
Changed paths:
M mythtv/libs/libmythbase/http/mythhttprewrite.cpp
M mythtv/programs/mythfrontend/mythfrontend.cpp
Log Message:
-----------
frontend web app: Fix direct URL for remote control
URL http://frontend:6547/MythFE/ was not being directed to the SPA and
was giving a 404 return code. Now fixed.
Fixes #811
More information about the mythtv-commits
mailing list