Changeset 887939
- Timestamp:
- 04/05/2014 12:54:50 PM (12 years ago)
- Location:
- nginx-proxy-cache-purge/trunk
- Files:
-
- 2 edited
-
nginx-proxy-cache-purge.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
nginx-proxy-cache-purge/trunk/nginx-proxy-cache-purge.php
r528960 r887939 4 4 Plugin URI: http://wpselect.com/ 5 5 Description: Purges the nginx proxy cache when you publish or update a post or page. 6 Version: 0.9. 56 Version: 0.9.6 7 7 Author: John Levandowski 8 8 Author URI: http://wpselect.com/ -
nginx-proxy-cache-purge/trunk/readme.txt
r528960 r887939 4 4 Requires at least: 3.0.1 5 5 Tested up to: 3.0.1 6 Stable tag: 0.9. 56 Stable tag: 0.9.6 7 7 8 8 Purges the nginx proxy cache when you publish or update a post or page. … … 26 26 = What are the server requirements? = 27 27 28 [Nginx reverse proxy cache](http://wiki.nginx.org/) running with the [ngx_cache_purge](http://labs.frickle.com/nginx_ngx_cache_purge/) module installed. I have published instructions at: [WordPress Nginx proxy cache](http://wpselect.com/ blog/wordpress-nginx-proxy-cache/)28 [Nginx reverse proxy cache](http://wiki.nginx.org/) running with the [ngx_cache_purge](http://labs.frickle.com/nginx_ngx_cache_purge/) module installed. I have published instructions at: [WordPress Nginx proxy cache](http://wpselect.com/wordpress-nginx-proxy-cache/) 29 29 30 30 = How does this plugin work? =
Note: See TracChangeset
for help on using the changeset viewer.