On Wed, 14 Nov 2001, Stas Bekman wrote:
 
> I've tested, it has a trailing /

then changing it to not have a trailing / could break people's
existing code.
 
> Do you think this patch makes sense? or should this be handled on the 
> apr_filepath_merge level?

no, ap_server_root_relative() shouldn't be changed at all, c modules
already have access to ap_server_root if they need it.  we could change
mpxs_ap_server_root_relative() to return ap_server_root if fname == NULL,
i just worry about what 1.x code out there that depends on the trailing /




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

Reply via email to