For html files, use Cache-Control: no-cache, and Etag. Apache: <filesMatch ".(html$"> Header set Cache-Control "no-cache" </filesMatch>
確定! 回上一頁