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
..
2021-01-04 13:51:03 -06:00
2022-08-19 13:33:22 -04:00
2017-03-18 22:34:13 +11:00
2026-01-09 16:21:47 +03:00
2017-05-15 22:02:48 -04:00
2013-05-01 08:04:57 -03:00

Modern ZoneMinder Skin

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