arwtsh
CDCloudflare Developers
•Created by arwtsh on 3/20/2025 in #pages-help
Precompressed Gzip files not working
I have a Unity WebGL build I am attempting to host on Cloudflare. Unity compresses some of the files with gzip. I uploaded the build files into a GitHub repo and connected it to a Page. When viewing the page, I am told it could not interpret the compressed files.
This is my
_header
file.
Is there some other config I have to set? Maybe turn off Cloudflare's Brotli compression, because double compressing it might be interfering?3 replies