Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2802

[3.3.x] Support Forum • Re: What is going on? Is this some kind of widespread attack?

$
0
0
By default CF only caches static files that would typically be cached by browser. CSS, JS, images etc. They don't even cache .html, there is explanation and list of files they cache by default here:

https://developers.cloudflare.com/cache ... -behavior/

Since attachments in phpBB are served through php file these are not cached. Under caching you can set up custom page rules, for example you can add rule if URI contains: /download/file.php?avatar= or simply /download/file.php . Note if you add second one it will break phpBB's attachment permissions.

Statistics: Posted by thecoalman — Tue Jun 03, 2025 3:24 pm



Viewing all articles
Browse latest Browse all 2802

Trending Articles