Redirection problem

Redirection problem

am 13.08.2007 13:19:08 von lukis.mail

Hello
When I write in my browser bar
http://localhost/foo/bar
http://localhost/foo/bar/
my apache is loading
http://localhost/foo/bar.php
file, when the directiory bar does not exist.
How to fix it? I want do get 404 site.

my .htaccess in dir foo
RewriteEngine off