We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello!
I've got origin that is as follows:
origin.tld/first origin.tld/second
My goal is to find a reverse proxy that would translate following:
first.tld into origin.tld/first and second.tld/page into origin.tld/second/page
Is this possible at the moment with this package?
The text was updated successfully, but these errors were encountered:
It seems to me that #60 is a pretty similar question. I'll try to document it better in official docs and point it here.
Sorry, something went wrong.
No branches or pull requests
Hello!
I've got origin that is as follows:
origin.tld/first
origin.tld/second
My goal is to find a reverse proxy that would translate following:
first.tld into origin.tld/first
and second.tld/page into origin.tld/second/page
Is this possible at the moment with this package?
The text was updated successfully, but these errors were encountered: