Rewrite
alcenirsantos
HOBBYOP

2 years ago

I need to create two Redirect and Rewrite Rules, how do I configure these rules in a nodejs build?

4 Replies

alcenirsantos
HOBBYOP

2 years ago

6fc92982-fe80-4218-9925-60298b4f20fd


2 years ago

this would be something your code would need to handle


alcenirsantos
HOBBYOP

2 years ago

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


2 years ago

not sure i understand the requirements here


Loading...