This project is not covered by Drupal’s security advisory policy.
Just enable the module and you'll get the following behaviour.
When setting URL aliases (Configuration > Search and Metadata > URL Aliases), you can specify replacement patterns like: url?key=[term].
This is usually URL encoded (ie: url%3Fkey%3D%5Bterm%5D) and you'll end up either in a 404 page or the parametren will be ignored.
This module will parse the URL and if it finds a potential encoded query string it will try to go to that URL. It will work with any encoded query, not only the ones set up in URL aliases (ie: path%3Ffield%3Dvalue will become path?field=value).
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Administration tools
1 site reports using this module
- Created by fjgarlin on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
