Quoting Fernando Clvarez <[email protected]>: > Hi, > > Is there any way to enable a reverse proxy using relayd to redirect web > requests to different webservers depending on the http header? > > To clarify: (Internet) 1 IP address -> OpenBSD Box -> 2 Web servers > (LAN) > If I point to www.server1.com be redirected to webserver 1, and if I go > to > www.server2.com be redirected to webserver2, using the same IP on both > domain names. > > As relayd.conf protocol section filters to one destination, and relay > section then applies only one defined protocol, I have no idea on how > to > achieve this.
Don't think so, no. Things might have moved on since this from Stuart, so I'd love to be told I'm wrong! http://marc.info/?l=openbsd-misc&m=126278061325299&w=2 > > Thank you in advance,

