-
-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels