URL Alias with Argument

Categories

Component ID

1178106

Component name

URL Alias with Argument

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Allow aliases to accept additional arguments.

For example:
"?q=node/10/1"
"?q=custom_alias/1"

The second should result in a 404.

This small module will solve this problem.