+2
Add fastcgi_cache to NginX
I wanted to try enabling fastcgi_cache as demonstrated in this guide:
https://rtcamp.com/wordpress-nginx/tutorials/single-site/fastcgi-cache-with-purging/
Support for this feature is not enabled in the Ajenti-V installed NginX. Is there an easy to way to add this in or replace ajenti-v nginx with my own nginx while maintaining compatibility with updates to Ajenti? Thank you so much!
https://rtcamp.com/wordpress-nginx/tutorials/single-site/fastcgi-cache-with-purging/
Support for this feature is not enabled in the Ajenti-V installed NginX. Is there an easy to way to add this in or replace ajenti-v nginx with my own nginx while maintaining compatibility with updates to Ajenti? Thank you so much!
Customer support service by UserEcho
Same problem here.
Ajenti Nginx didn't include "fastcgi_cache_purge", is there any way to add it?
You can re compile it again adding purge. Just googlea little bit about it.