Add fastcgi_cache option for NGINX container? #665
poVoq
started this conversation in
Ideas & Feature Requests
Replies: 0 comments
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.
-
As explained here: https://www.linuxbabe.com/nginx/setup-nginx-fastcgi-cache
This is useful for some php apps but requires a modification of the
location ~ \.php$section, so I can't just extend the config file like explained in the documentation.Thanks for looking into it.
Beta Was this translation helpful? Give feedback.
All reactions