> De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Enviado el: 21 de septiembre de 2002 11:45

>   +    uriEnv = workerEnv->uriMap->mapUri(env, workerEnv->uriMap,
>   +                r->server->is_virtual ? 
> r->server->server_hostname : NULL,
>   +                r->uri );
>    

I think this should use r->hostname+r->server->port instead of 
r->server->server_hostname only, to match exactly what apache does..the check 
r->server->is_virtual is not correct also.. must be the mapper who do the work of 
guess which is the appropiate action for some uri instead of forcing the default host 
if not a virtual server.. 

Saludos ,
Ignacio J. Ortega

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to