For a website, which I once migrated from WordPress to Deno Deploy, I have a simple redirect in place for any files below /wp-content/. Today I discovered that this redirect does not work anymore. After several hours of searching for a bug in my own code or configuration, I finally found the culprit: Deno Deploy itself is handling this URL differently!