Mailing List Archive

Logfile for one directory
Hi,
is it possible, that apache for win32 makes one special logfile for only one directory (and subdirectories)?
With kind regards:
Tom
Re: Logfile for one directory [ In reply to ]
> Tom wrote:
>
> Hi,
> is it possible, that apache for win32 makes one special logfile for
> only one directory (and subdirectories)?

Kind of... If the directory is served from a virtual host, then yes -
TransferLog can be put in a VH container and will log only requests to
that VH.

Alternatively, you could get into conditional logging - check the docs
for details..

Rgds,

Owen Boyle.

---------------------------------------------------------------------
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@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org