On Monday 06 June 2011, Ondřej Surý wrote:
> Looks good to me, although I think you might have missed few lines
> where conf->ap_document_root is referenced directly in
> core.c:ap_core_translate(request_rec *r):
 
> But I don't understand the apache internals so well to tell whether
> it's not a false positive.

These should not be changed for now. The core only translates relative 
to the "real" document root. Everything else is done by modules.

If we ever allow to set the DocumentRoot inside <Location> blocks, 
this may need to be re-evaluated.

Reply via email to