# Chat Grid publish-dir cache policy. # Applied to /chgrid/.htaccess by deploy_client.sh. Header set Cache-Control "no-store, no-cache, must-revalidate" Header set Pragma "no-cache" Header set Expires "0"