[TYPO3-english] How to add Last-Modified to header

Ilya Smirnoff ilya.smirnoff at gmail.com
Thu Apr 30 15:30:52 CEST 2015


Nobody knows?
Or usual this header must be add by default?

2015-04-29 22:42 GMT+03:00 Ilya Smirnoff <ilya.smirnoff at gmail.com>:

> Hello!I tring add Last-Modified to header of my site based on TYPO3 6.2.9
> and RealURL.
> But not success :(
> I add to my TS setup this:
> config
> {
> no_cache = 0
> sendCacheHeaders=1
> enableContentLengthHeader = 1
> cache_period = 100
> cache_clearAtMidnight = 1
> }
> But it's doesn't work for me and server answer is:
> HTTP/1.1 200 OK
> Date: Wed, 29 Apr 2015 10:54:31 GMT
> Server: Apache/2.2.22 (Debian)
> X-Powered-By: PHP/5.5.20-1~dotdeb.1
> Cache-Control: private
> Content-Length: 195968
> Vary: Accept-Encoding
> Connection: close
> Content-Type: text/html; charset=utf-8
>
> How I can add something like this:
> Last-Modified: Wed, 29 Apr 2015 10:48:39 GMT
>
> Thanks in advance.
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>


More information about the TYPO3-english mailing list