Hi,
If using host=dst it works as expected, but it looks like when specifying an override and using opts host=www.mydomain.com will not pass the host header as www.mydomain.com
Example override:
route add marz-test marz-test.domain.com/ http://52.15.183.149/ opts "host=916c80f7.ngrok.io"
The documentation here: https://github.com/fabiolb/fabio/wiki/Routing specifies that host=domainname can be used
Hi,
If using
host=dstit works as expected, but it looks like when specifying an override and using optshost=www.mydomain.comwill not pass the host header aswww.mydomain.comExample override:
The documentation here: https://github.com/fabiolb/fabio/wiki/Routing specifies that
host=domainnamecan be used