Forum Moderators: DixonJones
In trying to get up to speed on Apache I was talking shop with an Apache admin..
I commented that from my IIS logs I can pull out user's screen resolution and color depth. He sort of doubted me so I showed him an example report run from a W2K IIS 5 server log file.
Is there a way with Apache to obtain this information?
TIA,
Brian
[httpd.apache.org...]
I don't see any place defined in there for the client screen resolution. Can you post a line or 2 from your log files so I can see for myself. I'm really impressed with it and can't quite figure out how your webserver knows the resolution.
The common logfile format is as follows:remotehost rfc931 authuser [date] "request" status bytes
Just having your page run on a Windows box means that more things will happen than you expect. The extra data you're getting is just that, extra.