[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apache log oddity



On Tue, 26 Nov 1996, Fundamental wrote:

> Im runing apache 1.1.1 and it always generates two identical access logs one
> is access.log the other is access_log ? anyone else had this problem?

You probably have two modules loaded for logging, something like this:
LoadModule common_log_module /usr/lib/apache/modules/mod_log_common.so
LoadModule config_log_module /usr/lib/apache/modules/mod_log_config.so

The first one cannot be configured, the second is configurable where to
log. Comment one of them out.

Greg



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: