On Wed, 17 Dec 2003, Gregory (Grisha) Trubetskoy wrote: > Is it true that there is no way to get the directives specified in > .htaccess files? The main server config can be optained via the > config_tree, but the .htaccess directives are passed to corresponding > modules and aren't stored separately, correct? > > (Someone asked on the mod_python list how to get .htaccess contents, seems > like the answer is to manually read it, and all the parent directory > ones... I thought I'd check here, perhaps there is a better way.)
That sounds right. --Cliff
