Hi guys,
I'm new to Drupal, just have created my first simple site.
I want my site to have completely correct URLs handling - i.e. to return 404(at least http header) for not existing links. But now see that links like
a) http://drupal.org/?11111111 404 is not returned.
b) http://drupal.org//////////// is also ok.
c)http://drupal.org/index.php?zzzzzz=328947239857 is also ok.

Is there a simple way to change this behavior?

I found this module http://drupal.org/project/views404 but is only for 6.x version.

Thanks in advance.

nobody click here