mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2025-12-23 22:37:53 -05:00
This avoids duplication and fixes a few things that were missing in the Docker version for modern Apache: * AllowOverride All * Require all granted Deleted `ServerName @WEB_HOST@` since `WEB_HOST` was never defined in ZM code so it would give an Apache error.