# Apply in the parent document root only after reviewing existing rules.
Options -Indexes

<IfModule mod_headers.c>
  <FilesMatch "^(cart|checkout|my-account)/">
    Header always set Cache-Control "no-store, no-cache, must-revalidate, max-age=0"
  </FilesMatch>
</IfModule>

# LiteSpeed route/cookie exclusions should be configured from LiteSpeed Cache
# or the hosting control panel; see SERVER-CONFIG.md.
