[TYPO3-english] Page caching and RealURL

Sinisa Mitrovic sinisa.mitrovic at avisto-eastern.com
Mon Nov 17 13:13:35 CET 2014


Hello,

I have one page which I do not want to be cached, and in Page Properties 
I set no cache. In RealURL I have
     'preVars' => array(
          array(
              'GETvar' => 'no_cache',
              'noMatch' => 'bypass',
          ),
     ),

So I do not have no cache part in URL. Is this page cached anyway?

Best regards
Sinisa Mitrovic


More information about the TYPO3-english mailing list