Replies: 2 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Maybe @membphis could give some tips? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
apisix version: 2.9
linux : 3.10.0-1160.42.2.el7.x86_64
back-end nginx version:
Tengine version: Tengine/2.3.2
nginx version: nginx/1.17.3
The production environment has an authentication interface using wechat oAuth2.0. After using Apisix, the requested host will be overwritten. Instead of using Apisix, add 'proxy_redirect off' to ngx1 proxy_pass; 'You can reproduce the scene.
Beta Was this translation helpful? Give feedback.
All reactions