Skip to content

[FR] Support wildcards in pattern #20

@Mark-H

Description

@Mark-H

I'm using Redirector to manage redirects from old to new urls.. but having issues redirecting URLs that contain utm_* properties.

I realize this may be a lot of refactoring, but some way to assign wildcards in patterns would be great.

Perhaps an optional checkbox ("regex") and the ability to specify your own regex pattern, like

 ^url.html

which would match anything that starts with url.html using the REGEXP mysql command, solving the feature I'm looking for and allowing many more functionalities. Weird thought:

^blog\/category-(.*)\/          =>  [[~6? &category=`$1`]]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions