Core PHP .htaccess cleanup
User # BEGIN WP Rocket v3.12.1 # Use UTF-8 encoding for anything served text/plain or text/html AddDefaultCharset UTF-8 # Force UTF-8 for a number of file formats AddCharset UTF-8 .atom .css .js .json .rss .vtt .xml # BEGIN Boxoffice Rules RewriteEngine On RewriteBase / # Allow direct access to API directory RewriteRule ^api/ – [L] […]