Dynamic proxy with Nginx Unit #1358
-
I want to run something like
and return the content of https://my-proxied-url.com (url will always be different) |
Beta Was this translation helpful? Give feedback.
Answered by
lcrilly
Jul 14, 2024
Replies: 1 comment 2 replies
-
Unit cannot solve this because
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
uhlhosting
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unit cannot solve this because
proxy
targets must be an IP address (or Unix socket) as hostname DNS lookup is not supported.