http - Apache find the sender of get request -


what's easiest way find sender of request apache? keep seeing error logs imply page/application sending request favicon file, nonexistent. grep'd entire webhost directory not single file in there referencing nonexistent favicon file.

is there way find out or sending request file?

apache 2 on centos.

nevermind, modern browsers request favicon files regardless.


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -