Paul Querna wrote:
> 
> I just was looking at the ap_get_server_name() function, and I didn't 
> like how it behaves when UseConicalName is 'on'.  It currently will 
> return 'r->server->server_hostname'.  This makes it hard for a dynamic 
> vhosting module to set it per-request.  If we copied the 
> r->server->server_hostname into r->hostname when the request was 
> created, then modules could easily override r->hostname.
> 
> 

But that kind of defeats the whole concept of UCN On,
doesn't it? Or at least "blurs" the meaning...
-- 
===========================================================================
   Jim Jagielski   [|]   [EMAIL PROTECTED]   [|]   http://www.jaguNET.com/
    "There 10 types of people: those who read binary and everyone else."

Reply via email to