Skip to content

mod_deflate rules conflict with video in Safari #114

@webtrainingwheels

Description

@webtrainingwheels

Customers report that they have a background video (.mp4, .webm) which disappears only in Safari when WP Rocket is active.

The solution is:
add_filter('rocket_htaccess_mod_deflate', '__return_false');

Examples:
https://secure.helpscout.net/conversation/228782404/18480/?folderId=377611
https://secure.helpscout.net/conversation/226153355/18034/?folderId=273766

In both cases the customers also have Cloudflare active, not sure if that's a factor or not.

Metadata

Metadata

Assignees

Labels

priority: lowIssues that can waittype: bugIndicates an unexpected problem or unintended behavior

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions