SatelliteWP / rocket-nginx

Rocket-Nginx is a Nginx configuration that makes WP-Rocket even faster by serving static pages directly without loading WordPress or PHP.
MIT License
579 stars 129 forks source link

Remove folder on cache clear #149

Closed naeemnur closed 3 years ago

naeemnur commented 3 years ago

Is there a way to delete /wp-content/cache/wp-rocket/www.xxxxx.com directory everytime the cache is cleared?

maximejobin commented 3 years ago

When you clear the cache, it is exactly what WP Rocket does... well, it deletes everything in it.

There is no way for Rocket-Nginx to do that. Even if we could, we wouldn't do it.