> > 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