Regex for Nginx Ingress (Preview API)
Request:
get a specific segment of URL related to Language and add it as a query string, plus stripping of first 2 segments of the incoming URL:
Group 1: language (which becomes QS)
Group 2: second part of the URL to be maintained
Group 3: Question mark "?" which needs to be removed...
Submitted by anonymous - 6 years ago