[TYPO3-dev] Using CDN with Typo3

Dmitry Dulepov dmitry at typo3.org
Sun Jan 11 19:50:39 CET 2009


Hi!

John Angel wrote:
> I was thinking to put the following .htaccess to image directories:
> 
> Header unset ETag
> FileETag none
> 
> ExpiresActive On
> ExpiresDefault "access plus 10 years"

If you unset ETag, than according to the HTTP specification images will not be cacheable. Browser will not have a value to compare to. ETag is specially designed to enable content caching.

-- 
Dmitry Dulepov
TYPO3 core team

Mr. Harris: People say that you were the last person to speak with Jordon...
            Is that true? 
Cameron: I don't know. Are you asking me if people say I was the last person
            to talk to Jordon? Or are you asking me if I was the last person
            to talk to her? 
Mr. Harris: I guess I'm asking if you were. 
Cameron: I don't know. 




More information about the TYPO3-dev mailing list