Skip to content

CacheRocket 1.6.1

Latest

Choose a tag to compare

@NOOBBase NOOBBase released this 01 Aug 21:12

What's new

  • Fix 403 Forbidden on minified CSS/JS under wp-content/cache/cacherocket/min/
  • Root cause: page-cache .htaccess denied all HTTP access; minify assets inherit that deny
  • /min/ now gets a public-access .htaccess override so stylesheets and scripts can load
  • Fix mixed content on self-hosted Google Fonts: uploads/cacherocket-fonts/*.css was emitted as http:// on HTTPS pages
  • Force the correct URL scheme for font CSS + files, and rewrite existing http links in cached CSS/HTML

Install

Upload cacherocket.zip (folder slug must be cacherocket/). After updating, open wp-admin once (or purge cache) so minify directory rules are written, purge page cache, then hard-refresh.