Hi list,

is it possible to have the following:

rdr on $ext_if proto tcp from any to any port 80 -> $server

re-written as:

rdr on $ext_if proto tcp from any to domain.com port 80 -> $server

where "$server" an internal web server and "domain.com" a specific domain 
name?

In general I would like to have one static IP where more than one domains are 
registered and for each domain a different internal web server should serve 
the incoming requests!

Thanks

George

Reply via email to