Fabián Uribe
Results
2
comments of
Fabián Uribe
I am also observing the redirects happening for all Posthog requests when using the reverse proxy approach with Next.JS, due to [Next.JS default handling of trailing slashes](https://nextjs.org/docs/app/api-reference/next-config-js/trailingSlash). I think @yvesbuschor...
> Hi @fabianuribe! > > Could you share more details about your solution using Cloudflare URL Rewrite rules? I think I could manage to do it with the `regex_replace` function,...