On Sep 21, 2010, at 3:01 PM, Stefan Fritsch wrote:

I considered that in the beginning but then thought that its
usefulness would not outweigh the added complexity. After all, the
result is only one grep away:

fgrep '[rewrite:' error_log

or even

tail -f error_log|fgrep '[rewrite:' > rewrite_log

Do you really think that we need this in httpd itself?

Hmm. You're probably right. This is probably something to "fix in documentation" rather than adding the extra complexity. :)

--
Rich Bowen
[email protected]



Reply via email to