How to modify /usr/local/apisix/conf/nginx.conf #5064
Unanswered
xiongyunhua-star
asked this question in
Q&A
Replies: 4 comments
-
But the file is read-only |
Beta Was this translation helpful? Give feedback.
0 replies
-
take a look at:https://github.com/apache/apisix/blob/master/docs/zh/latest/customize-nginx-configuration.md |
Beta Was this translation helpful? Give feedback.
0 replies
-
You could also see if this plugin can meet your needs: |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Issue description
I want to insert a header (k : v)in nginx.conf of APISIX
Environment
apisix version
):uname -a
):nginx -V
oropenresty -V
):curl http://127.0.0.1:9090/v1/server_info
to get the info from server-info API):luarocks --version
):Beta Was this translation helpful? Give feedback.
All reactions