Thursday, November 4, 2010

Removing a file from nginx cache

$ cd <cache-dir>

$ rm -f `grep -rl '^KEY: [^/]*<full-path>$' .`