Files
zoneminder/web
Isaac Connor 53d3f6e32c fix: improve port detection for nginx/reverse proxy setups
The Port() method now tries to extract the port from HTTP_HOST header
before falling back to SERVER_PORT, which can be incorrect with nginx
and PHP-FPM configurations. Also adds a sensible default (80/443) when
no port can be determined.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 15:48:27 -05:00
..
2026-01-09 16:21:47 +03:00

Modern ZoneMinder Skin

This web frontend to ZoneMinder is a complete rewrite of the classic frontend, based on CakePHP.