On Wed, Aug 29, 2001 at 02:44:48PM -0400, Vivek Khera wrote:
> >>>>> "TE" == Thomas Eibner <[EMAIL PROTECTED]> writes:
> 
> TE> It seems that everything concerning vhosts is set up in http_protocal.c
> TE> and that the vhost is set right after Apache has read the request from 
> TE> the client and then calling ap_update_vhost_from_headers to actually
> TE> determine the vhost. All this happens before your module gets to run.
> 
> Thanks for the info.  I realized just now (about a minute ago) that
> localhost.mailermailer.com and localhost.m1e.net are different names
> that point to 127.0.0.1, so the proxy front-end can do it using the
> domain names, and the back-end can distinguish the names just fine.

I have a reverse-mpaf almost working with this now, so that it works
without using the localhost.hostname.com.. 

-- 
  Thomas Eibner <http://thomas.eibner.dk/> DnsZone <http://dnszone.org/>
  mod_pointer <http://stderr.net/mod_pointer> 

Reply via email to