[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

RE: giving users their own http logs



> The directives used and their purpose is explained in the Apache
> documentation, so I won't go deeply into it, but just see the specific
> features used here:

First of all, thank you for the summary :)  and for the pointers to what
part of the docs to go to.
>
> >From what I've read, there is no way to do pattern matching. It would
> probably be way to hard to do that, since you need to different
> directives to perform this trick. The neat thing, is that by preserving
> the standard CustomLog directive in your .conf file, you can maintain a
> consolidated log for your own purposes (auditing, legal, etc.)

That's what I figured too.  Otherwise, we'd probably see a lot more
configuration goodies if pattern matching and variables were allowed.  At
least there is mod_rewrite :)


>
> For more details on this, check the apache documentation which is pretty
> well rounded up.


Yes will do.  Thanks again for the summary

Ben Y





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]