hollerandgitadmin d3f333d3d2 Rework Apache vhost for SSL-terminating reverse proxy
TLS is terminated at the proxy; Apache receives plain HTTP on :80.
Merge all rules into a single *:80 vhost (the :443 vhost was never
reached) and make the HTTPS redirect conditional on
X-Forwarded-Proto: http. Fixes ERR_TOO_MANY_REDIRECTS.
2026-07-16 09:21:52 +02:00
2026-07-01 10:09:55 +02:00
2026-07-13 17:28:27 +02:00
2025-11-11 11:28:42 +01:00
S
Description
Host simple Web Applications with docker
515 KiB
Languages
Nginx 100%