I assume this is a host name if known, and an IP address if the name is not
known?
* %E user email address
Where is this e-mail address coming from? It will either come from the auth.
or from identd, which are both provided below...
* %A authenticated username
* %I remote ident
* %D method
* %P protocol version
HTTP protocol version, I assume?
* ...and what else? I would be happy to implement this. Maybe the %letters
* could be selected in a better way and not respect the ones strftime()
* uses.
*/
I actually tossed this idea around last October. I was wondering if it was
overkill. It will make the statistic collectors more complicated...
--Rob