Search found 1 match

by tribouth
Sun Dec 30, 2018 10:22 pm
Forum: ZoneMinder 1.32.x
Topic: reverse proxy broken on /cgi/bin/
Replies: 4
Views: 4803

Re: reverse proxy broken on /cgi/bin/

Hi,

I have exactly the same issue.
In you apache conf try to add "ProxyPreserveHost On". It solve partially the issue for me. Hostname is now used.
But the protocol (https) is still missing, so I still can't show the stream.

Regards