Tuesday, February 27, 2018

Re: SMF 2.0.15 proxy.php

could you try adding:

Code: [Select]
header('Cache-Control:no-cache, no-store, must-revalidate');after the previous headers(...)

It would prevent any proxy from caching the image, it might solve the issue if there is a wrongly configured proxy in front ...

from Simple Machines Community Forum http://ift.tt/2CoUjr9
via IFTTT

No comments:

Post a Comment