Here's a few more test results from my end.
None of the urls like
Code:
http://mysite.com/foo.txt
http://mysite.com/foo.bar
http://mysite.com/foo.html
http://mysite.com/foo.css
give any unexpected output.
BUT, all the urls like
Code:
http://mysite.com/foo.php
http://mysite.com/foo.py
http://mysite.com/foo.pl
http://mysite.com/foo.rb
clearly show the bug. Really weird.
Why the he** that server behaves like this?
Any clues would be appreciated.