Rewrite
I need to create two Redirect and Rewrite Rules, how do I configure these rules in a nodejs build?
5 Replies
Project ID:
6fc92982-fe80-4218-9925-60298b4f20fd
6fc92982-fe80-4218-9925-60298b4f20fd
this would be something your code would need to handle
Yes, I need to redirect the request from the front to the API, and when I open links that are not / it returns not found and I need to redirect to /.
I'm using Antd and umijs
not sure i understand the requirements here