Disable the mod_expires module. Use mod_headers to manually add the Cache-Control header for static assets instead. E.g. <LocationMatch "*\.css"> Header set ...
確定! 回上一頁