Skip to content
Snippets Groups Projects
Commit 0f3eea13b472 authored by Nick Malcolm's avatar Nick Malcolm
Browse files

Add note about proxy env effect on DNS rebind protection

parent 6b5589778410
No related branches found
No related tags found
2 merge requests!102heptapod#1237: making 0.38 the new oldstable,!90Merged upstream 15.9.0+ce.0 into heptapod branch
......@@ -59,6 +59,10 @@
the `https_proxy` value, you should usually specify a value as
`http://USERNAME:PASSWORD@example.com:8080`.
NOTE:
DNS rebind protection is disabled when either the HTTP_PROXY or the HTTPS_PROXY environment variable is set,
and the domain DNS can't be resolved.
## Applying the changes
Any change made to the environment variables requires a reconfigure for it
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment