In our last episode, we'd established that the # fragment identifier will never ever show up in logs, except possibly in referers (depending apparently on UA). It's used internally by the browser; the server never even sees it.
So what am I to say when this
79.41.nn.nn - - [date] "GET /fonts/custom_greek.html#download HTTP/1.1" 200 11775 "-" "Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20100101 Firefox/11.0"
or similarly this (same person-- and it's definitely a human person)
[same IP] - - [later date] "GET /fonts/custom_greek.html#background HTTP/1.1" 200 11775 "-" "[same UA]"
shows up? These are "cold" visits, not preceded by the unmarked page.
Some kind of glitch in Firefox 11 bookmarking? If so, it's platform-specific; I tried it myself (with a different fragment on a different page) and logs only showed the page.
Where's that "wtf" favicon?