actually I'm using apache2 and referer log comes together with other
data. May could it be a log format option?
I'm using cronolog to rotate apache logs so I have this line at apache2.conf:
CustomLog "|/usr/sbin/cronolog /var/log/apache2/%Y/%m/%d/access.log"
combined env=!VLOG

claudinei matos
On 6/7/05, Grant <[EMAIL PROTECTED]> wrote:
> > > It seems that apache2 has stopped logging referrers.  Where can I set
> > > it to log them again?
> > >
> > > - Grant
> > >
> >
> > into httpd.conf put something like this:
> >
> > ErrorLog logs/this.is.your.site.com_error
> > CustomLog logs/this.is.your.site.com_log common
> > CustomLog logs/this.is.your.site.com_referer referer
> 
> Yeah it looks like the new Gentoo apache2 layout (apache2.conf ->
> httpd.conf) has moved the referer and user agents into separate log
> files.  Why is that?
> 
> - Grant
> 
> --
> gentoo-user@gentoo.org mailing list
> 
>

-- 
gentoo-user@gentoo.org mailing list

Reply via email to