On Fri, Mar 12, 2010 at 1:44 PM, Graham Leggett <[email protected]> wrote:
> - mod_rewrite doesn't seem to support the concept of directive inheritance, > so the moment you specify "RewriteEngine on", any inherited config - > including your RewriteLog directive - gets blown out the window. don't forget to code "RewriteOptions inherit"
