On 4/4/06, Boyle Owen <Owen.Boyle@xxxxxxx> wrote: > > -----Original Message----- > > From: john [mailto:isofroni@xxxxxxxxx] > > Sent: Dienstag, 4. April 2006 12:30 > > To: users@xxxxxxxxxxxxxxxx > > Subject: [users@httpd] Logging per directory > > > > Is any way to log accesses per directory ? > > AFAIK, no. TransferLog has "Context: server config, virtual host" (see http://httpd.apache.org/docs/2.2/mod/mod_log_config.html#transferlog) Right. But you can use conditional logging to set an env variable per directory and direct the log based on this variable. It wouldn't be pretty. You are better off post-processing your logs to split them as you like. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx