Redirects, Regex

Is there a way to map multiple redirects, e.g. with regex or a redirect map?

also, it seems impossible to map simple redirects like non-www to www without losing the full URL e.g.

domain.com/foldername/ redirects www.domain.com/ this is very annoying as it’s not solving the issue?

1 Like

Check this article for details on how to retain the path:

https://support.cloudflare.com/hc/en-us/articles/200172286-How-do-I-perform-URL-forwarding-or-redirects-with-Cloudflare-

This topic was automatically closed after 14 days. New replies are no longer allowed.