Re: hostname based http proxy/redirect

2007-02-01 Thread Joachim Schipper
On Thu, Feb 01, 2007 at 10:12:40AM +0100, Johan L wrote: > Hi, > > We are running a PF based firewall (of course ;) ) and are now looking > for a solution to redirect http requests based on the hostname. > All the hostnames have the same public ip but should be redirected to > different internal s

Re: hostname based http proxy/redirect

2007-02-01 Thread Magnus Bodin
On Thu, Feb 01, 2007 at 10:12:40AM +0100, Johan L wrote: > > Not sure if this can be done by PF (don't think so though). > Is there any proxies that can manage this? > Or any other solutions? PF cannot do this. What you need is a reverse proxy. Apache can do that. -- magnus