Re: Apache modules

1998-06-01 Thread Oommen Thomas
I've both user-agent and referer in my logs linux 2.0.27/30 slackware apache 1.2.4 Just had to add the following line in httpd.conf LogFormat "%h %l %u %t \"%r\" %s %b \"%{Referer}i\" \"%{User-agent}i\"" Do we need anything else to be spec'd Oommen On Fri, 29 May 1998, George wrote: hedon>

Re: Apache modules

1998-05-29 Thread Glynn Clements
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 love 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 defaul