George wrote:
> I have a question , which is trivial, but I am probably pulling for
> the wrong end and can't figure it out.
> I'd looooooooooooove to include mod_log_agent and mod_log_referer
> modules to my apache server. I recently upgraded to 1.2.6.-4 using
> RH's rpm , however , the default log files are only access and error.
> How could I do this , or if there's any site explaining this madness,
> (my assumption) I'd be happy to include a bookmark on this.
> I am running RH Linux 5.0 on Alpha PC 164 LX .
You need to use the AgentLog and RefererLog directives to specify
where to put the log files.
The defaults are <ServerRoot>/logs/agent_log and
<ServerRoot>/logs/referer_log. If <ServerRoot>/logs doesn't exist,
then the defaults won't work.
--
Glynn Clements <[EMAIL PROTECTED]>