Quantcast
Channel: wp-super-cache – WordPress.org Forums
Viewing all articles
Browse latest Browse all 3480

lookslikepat on "[Plugin: WP Super Cache] Manually delete the cache"

$
0
0

After trying it a few times I can't find any errors popping up. I added *.meta files to be deleted as well.
Here's my final ssh command:
ssh user@host "find /www/wp-content/cache/ \( -name '*.html' -or -name '*.html.gz' -or -name '*.meta' \) -delete"


Viewing all articles
Browse latest Browse all 3480

Trending Articles