Issue description
I can find that apisix use template to generate nginx.conf in the apisix(lua file), we need to change this file in following scenarios in my company
- Setting third nginx module param;
- Setting nginx params not supported in config.ymal
- Export other servers and locations which third nginx module needed
What's about adding a new feature, for example, support including other nginx conf file in the apisix(lua file)
Thank you!
Environment
Issue description
I can find that apisix use template to generate nginx.conf in the apisix(lua file), we need to change this file in following scenarios in my company
What's about adding a new feature, for example, support including other nginx conf file in the apisix(lua file)
Thank you!
Environment