> I guess the other one I'd like to see is rewritelogging/loglevel from
> inside a .htaccess file.
> It's a real bitch trying to debug rewrite rules inside this (and in
> rules inside of directory/location blocks)

+1 for ScriptLog and RewriteLog(Level), although I'm not sure this is
easy to implement. As I know, all log files are opend at server start.
Allow directory based logging would mean to open and close log files per
request.

Kess

Reply via email to