[TYPO3-english] Page caching and RealURL
Sinisa Mitrovic
sinisa.mitrovic at avisto-eastern.com
Mon Nov 17 15:22:51 CET 2014
Hello Patrick
Thanks a lot...
Best regards,
Sinisa Mitrovic
On 11/17/2014 3:19 PM, Patrick Schriner wrote:
> Hi,
>
> that no_cache URL-parameter will *force* a page to not be cached.
>
> It has nothing todo (shouldn't) with the page's no_cache property (it
> can be force a page to not be cached even if TYPO3 would happily give
> you a cached page).
>
> Regards,
> Patrick
>
> On Mon, 17 Nov 2014 13:13:35 +0100, Sinisa Mitrovic
> <sinisa.mitrovic at avisto-eastern.com> wrote:
>
>> 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
> _______________________________________________
> 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