https://issues.apache.org/bugzilla/show_bug.cgi?id=56933
Bug ID: 56933 Summary: not sure it's an appache bug : some browser want to get file/directory replacing mine with a dot Product: Apache httpd-2 Version: 2.2.23 Hardware: PC OS: Linux Status: NEW Severity: minor Priority: P2 Component: Build Assignee: bugs@httpd.apache.org Reporter: ch.dere...@gmail.com Well: not sure it's an apache bug, so if not, please telle me where I can have information about this : I've several site that work perfecly, but in my apache error log, there is a lot of lines that say "not found or unable tot stat" about some of mine site's files but replacing le first car by a dot. Exemple : You have 1 index.html file with 1 style.css file, a folder : 'photo' and image.jpg inside. You have 15000 visitir's by day, nobody seems to have trouble (i've never succeed to repeated this) Apache error log are full of this : [Wed Aug 27 08:22:24 2014] [error] [client 213.138.23.68] File does not exist: /var/www/html/.tyle.css, referer: http://xxx.xxx.xxx/ [Wed Aug 27 08:22:24 2014] [error] [client 213.138.23.68] File does not exist: /var/www/html/.hoto/image.jpg, referer: http://xxx.xxx.xxx/ (the first car have been replaced by a dot). For each of this, I see that the user agent is : "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB7.2; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; WallaIE7)" For all other user-agent, everything is ok, and I don't know how to get the exactly same useragent configuration to make some tests So, what is wrong ? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org For additional commands, e-mail: bugs-h...@httpd.apache.org