Was there a reasoning behind the fact that the ScriptLog* directives
can only be set in the global scope? I cannot, for instance, say:

  Alias /cgi-bin /usr/local/apache/cgi-bin
  Alias /cgi-dbg /usr/local/apache/cgi-bin

  <Location /cgi-dbg>
    ScriptLog /tmp/cgi-dbg.log
    ...

to enable debugging only for certain requests, and not for the 99% others.
Or think of <Directory .../cgi-bin> and <Files debug*>.

   Martin
-- 
<[EMAIL PROTECTED]>         |     Fujitsu Siemens
Fon: +49-89-636-46021, FAX: +49-89-636-47655 | 81730  Munich,  Germany

Reply via email to