It seems reproxy doesn't support get host in route rule. For example: ```yaml - { route: "^/api/svc1/(.*)", dest: "http://s3.my.domain/public/${host}/blah1/$1" } ```