Skip to content

Wildcards in routing path #374

@dansteen

Description

@dansteen

Hi! Thanks for all the work you've put into fabio. It's a great product and I love the fact that it just works. I did have one question. Is it possible to use wildcards in route paths. As an example:

/profile --> host_a
/assessments --> host_b
/profile/{profile_id}/assessments -> host_b

Where {profile_id} would be a wildcard in the actual route. This would allow the "collections" pattern similar to what rails does. Is something like this possible?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions