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
When manually setting up a domain proxy, what are the accepted formats? There are too many options
(www.)website.com(/*)
http(s)://(www.)website.com(/*)
http(s)://*.website.com(/*)
*.website.com(/*)
It is not clear which are valid, how or if it changes when dealing with subdomains, and none even seem to work (#273).
The text was updated successfully, but these errors were encountered:
@ruihildt
Sorry, something went wrong.
bump
You can just paste any URL in it and it will parse the domain/subdomain automatically.
Have you tried this with the latest 0.9.4 update?
0.9.4
No branches or pull requests
When manually setting up a domain proxy, what are the accepted formats? There are too many options
(www.)website.com(/*)
http(s)://(www.)website.com(/*)
http(s)://*.website.com(/*)
*.website.com(/*)
It is not clear which are valid, how or if it changes when dealing with subdomains, and none even seem to work (#273).
The text was updated successfully, but these errors were encountered: