Skip to content

use the regex match of subdomain #168

@FrancYescO

Description

@FrancYescO

i'm trying witouth success to proxy a range of subdomain to another host/path.. something like this

reproxy --static.enabled --static.rule="(.*).example.com,(.*),https://$1.foo.com/$2"

that should result in
http://AAAA.example.com/UUUU proxied to https://AAAA.foo.com/UUUU

Is this possible somehow?

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