I'm having some funny problems with my hiawatha + php-fcgi setup. Google (+ some users with wrong bookmarks) try to access a file that doesn't exist. domain/wbb/index.php instead of domain/index.php now my error log is full of "CGI-wrapper: CGI program does not exist"
is there any way i can deliver 404 messages for non existing php files?