Cloudflare DevelopersCD
Cloudflare Developers6mo ago
3 replies
kixelated

Cloudflare is redirecting /@foo to /%40foo

I'm using the vite plugin with a SPA. It works in development, but after deploying to production, Cloudflare returns a 307 redirect. Does anybody know what component is doing this rewriting and how to disable it? As far as I can tell, @ is a valid character in a URL.
Was this page helpful?