Fixing: Dynamic “wp-content” folder
-
class-litespeed-cache-admin-rules.php:
static $RW_PATTERN_RES = 'wp-content/.*/[^/]*(loader|fonts|\.css|\.js)\.php';
I changed my wp-content folder to “assets” and serving the files via CDN (for testing…)
When adjusting the htaccess file I noticed that the litespeed-cache does not recognize the “right” media folder.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Fixing: Dynamic “wp-content” folder’ is closed to new replies.