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

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

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

unit testing - How to mock PreferenceManager in Android? -