I want to add cache files created from php pages to jpg and pdf files of cloudflare with URLs in the form "index.php? File = hola.pdf". The created files are static and the same each time, but I think they are not cached due to the php file name extension.
What can I do? What do you suggest? Thanks and welcome
source
share