Nginx-FastCGI-Cache
Nginx-FastCGI-Cache copied to clipboard
A WordPress plugin that purges Nginx cache zones.
Results
2
Nginx-FastCGI-Cache issues
Sort by
recently updated
recently updated
newest added
I tried adding `add_option('nginx_cache_path', '/run/nginx-cache');` in several places, but could not add that option. Also setting `'nginx_auto_purge'` to `'1'` automatically would be cool. I'd really like to automate this and...
Thank you for this great plugin! It solves the FastCGI cache purging problem in the simplest way, as compared with other similar plugins. This is what we need. The tool...