Answer the question
In order to leave comments, you need to log in
Why doesn't CHttpCacheFilter work?
public function filters()
{
return array(
array(
'CHttpCacheFilter',
'lastModified'=>1502700378,
),
);
}
Answer the question
In order to leave comments, you need to log in
This does not work if gzip compression is enabled on the server.
https://github.com/yiisoft/yii/issues/1192
Update to the latest version of yii 1.1.19 (June 8, 2017).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question