Hi Guys,
I've just set-up TVheadend behind an apache proxy via mod_proxy however I'm wondering if there is any option availble to get the original IP address from the X forward header in order to use the ACL's??
My current version is Tvheadend 4.1.2134
Setup in apache
ProxyPreserveHost On
Proxypass /tv http://192.168.20.40:9981/tv
Proxypassreverse /tv http://192.168.20.40:9981/tv
TVH argument added to current config:
ARGS="-f --http_root /tv"
Any help appreciated
Thanks