$file = 'my_file.php';
header('cache-control: public, max-age=0, must-revalidate'); header('content-encoding: gzip'); header('content-type: text/html; charset=UTF-8'); header('last-modified: '.gmdate('D, d M Y H:i:s', $last_modified).' GMT');
Creo que ya sería todo...
En resumen, ¿de está manera ya no tendría ese problema? (no sé si esta vez lo apliqué bien)
Así está guay. Puede configurarlo para todos los archivos de tu web.