Strict 404
Categories
Component ID
1855102
Component name
Strict 404
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
558
Component created
Component changed
Component body
By default, a Drupal site allows undefined arguments on any system path instead of returning 404 Not Found (e.g. http://drupal.org/node/1/asdlfkjadlfkdjaflakjsldkfa). The Strict 404 module overrides this behavior and enforces 404 responses for paths that are not actually defined in the menu system.
Some contrib modules rely on the undefined argument behavior (e.g. for admin pages) so you may want to enable Strict 404 only for certain path patterns (usually vistor-facing pages). The module provides an admin page for selectively enabling Strict 404.
