19-Jul-2026 — Environment Management — show live hostname health so a broken web address is visible ref #319

build 780commit 2abae87


What's new

On admin/platform/environment-management/health, a site's web address could stop working without anything on the admin screens showing it. The environment screen only ever checked one internal hostname, so a site served on its own domain could have a dead address indefinitely and still look completely healthy — the problem was only ever found by someone happening to type the address without the www. Environment Management now checks every hostname a site actually answers on, live, and says plainly which are serving, which are redirecting and which are broken.

At a glance