0

I have a Webportal running with Drupal7, which is in multiple Languages. There's the Problem, that if I have the page "/test" and go on the browser to "/test/asdf" or /TeSt" I don't get a 404 - I get the page delivered as usual.

Does anyone know, why this happens?

MaxiNet
  • 1,008
  • 2
  • 14
  • 22

1 Answers1

0

for fixing this problem there is a module:

http://drupal.org/project/views404

http://drupal.org/node/1131834#comment-6461198

QArea
  • 4,955
  • 1
  • 12
  • 22