> > Would also
> > be cool to enable passing format strings on a header directive (like
> > mod_log_config).
>
> How would this work, I don't follow?
>

HeaderOut  {conditional} MyHeader "%d  %t  %D blah blah %x"

The %* things would be dynamically filled out when the request is being
served.  The conditional could add a header if a certain header was on the
request for instance.

Bill

Reply via email to