learyjk
(Keegan Leary)
February 22, 2022, 6:22pm
#1
Hello,
I have a site hosted through Webflow and need to set up a redirect but Webflow says I can’t use the ‘$’ character in the old path name.
The redirect pattern looks like this:
example.com/$abc should redirect to app.example.com/collections/$abc
Screenshot attached from the error Webflow gives me. I can’t think of a way to “wildcard it” that wont redirect everything to app.example…
Thanks if you have any advice!
webdev
(Jeff S)
February 22, 2022, 7:24pm
#2
Since webflow does not support the use of the $
character I think your only alternative is to either front end the site with Cloudflare or host externally where you have more control.
1 Like
system
(system)
closed
February 23, 2022, 7:24pm
#3
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.