<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=209305519-26052004>The document root is
returned by the req.document_root() function. But it seems I should be able to
obtain the document root without needing a request object, since such a value
applies to Apache itself. Is there a way of getting Apache internal values ? I
do see the Apache functions but the explanation of what some of these
return, such as config_tree(), seem pretty sparse and I have the feeling that
such values are available somehow. Does anybody know how I might obtain the
document root without a request object, as well as access to other Apache
internal values ?</SPAN></FONT></DIV></BODY></HTML>