Partial host configuration override #10223
CaledoniaProject
started this conversation in
General
Replies: 1 comment
-
Anyone? |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to override the nginx configuration for a specific site hosted under APISIX, I found this document but it's for global configurations, https://apisix.apache.org/docs/apisix/customize-nginx-configuration/
Suppose I have www.example.com and I want to have a www.example.com.conf to override the
server
block, is that possible? In other words, does openresty expose all possible configurations to Lua interface?Beta Was this translation helpful? Give feedback.
All reactions