Appengine flex by default also includes an nginx.conf file, which contains the basic nginx configuration information, as well was the index.html file, which serves as the root page for the nginx web server. This [1] will show you how to build Custom Runtimes in the App Engine Flexible Environment and Customize NGINX[2].
[1]https://cloud.google.com/appengine/docs/flexible/custom-runtimes/quickstart [2]https://cloud.google.com/appengine/docs/flexible/php/runtime#customizing_nginx On Monday, May 10, 2021 at 10:23:52 AM UTC-4 [email protected] wrote: > Hello everyone, > > Is it possible to customize the nginx.conf for app engine flex custom > runtime? I see that PHP runtime does support customize it through > nginx-app.conf but couldn't find one for the custom runtime. > > Thank you. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/ff7bdc44-9960-4ff8-b8aa-1df331ccb72en%40googlegroups.com.
