want to record all vistors User-Agents
Posted: Sat Dec 08, 2007 12:42 am
hi..
i want to make a record of all the User-Agent fields of the visitor.
to be more specific. i want to maintain a lot of all the User-Agent fields to know which crawlers are visiting my website.
so..
in my every server scipt should i include code for storing $_SERVER['HTTP_USER_AGENT'] variable?
isnt there any other method for doing this.
i mean, since i am using apache server. in apache configuration isnt there any option to make a log of required HTTP HEADER FIELDS?????
i want to make a record of all the User-Agent fields of the visitor.
to be more specific. i want to maintain a lot of all the User-Agent fields to know which crawlers are visiting my website.
so..
in my every server scipt should i include code for storing $_SERVER['HTTP_USER_AGENT'] variable?
isnt there any other method for doing this.
i mean, since i am using apache server. in apache configuration isnt there any option to make a log of required HTTP HEADER FIELDS?????