Join Slack
Powered by
Hello everyone, I have the following problem. I wa...
# talk-oathkeeper
c
cold-air-48284
07/10/2022, 9:44 AM
Hello everyone, I have the following problem. I want a rule in which all subdomains of a domain are matched and appended to the backend url. For example:
test.example.com/aUrl
becomes
http://my-backend/api/test/aUrl
(
http://my-backend/api/
<subdomain>/<pass remaining url> Is that possible?
2
Views
Open in Slack
Previous
Next