Coming soon to Comet Cache is an entirely new option panel called Apache Optimizations where we'll be providing new options for optimizing Apache-based WordPress sites (we'll be exploring an "Nginx Optimizations" feature next).
This will (mostly) involve writing various snippets of code to the site's .htaccess file when enabling specific options, or removing the snippet from the .htaccess file when the option is disabled. Important to note, however, is that Comet Cache will never write to the .htaccess file by default—this will always be an Opt-In feature.
I'm using this GitHub issue to track progress towards the goal of providing options for optimizing Apache.
Coming soon to Comet Cache is an entirely new option panel called Apache Optimizations where we'll be providing new options for optimizing Apache-based WordPress sites (we'll be exploring an "Nginx Optimizations" feature next).
This will (mostly) involve writing various snippets of code to the site's
.htaccessfile when enabling specific options, or removing the snippet from the.htaccessfile when the option is disabled. Important to note, however, is that Comet Cache will never write to the.htaccessfile by default—this will always be an Opt-In feature.I'm using this GitHub issue to track progress towards the goal of providing options for optimizing Apache.