Forum Moderators: open
your entire /images/ folder - no content specified
How many of these hits are simply trying to access all of your entire /images/ folder - no content specified?
if (isset($_GET['whatever'])) on pages I didn't have a chosen thumb specified, so it was grabbing /images (which obviously, triggered errors, because I had http://www.example/com/'.$variable.' set) [edited by: bill at 8:38 am (utc) on Mar 29, 2013]
[edit reason] unlinked example [/edit]