Redirects remove trailing slash with Remix Pages app

I've got a Remix Cloudflare app and trying to remove trailing slashes. mysite.com/blog/ -> mysite.com/blog I've got _redirects with:
/*/ /:splat 301
/*/ /:splat 301
That doesn't seem to be doing anything. Any advice? Thanks. https://developers.cloudflare.com/pages/framework-guides/deploy-a-remix-site/ https://developers.cloudflare.com/pages/configuration/redirects
Cloudflare Docs
Remix · Cloudflare Pages docs
Remix is a framework that is focused on fully utilizing the power of the web. Like Cloudflare Workers, it uses modern JavaScript APIs, and it places …
Cloudflare Docs
Redirects · Cloudflare Pages docs
To use redirects on Cloudflare Pages, declare your redirects in a plain text file called _redirects without a file extension, in the output folder of …
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server