You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What about routing jumps for writing jumps to write a dead 308? If I need a 301, how should that work?
For example, in app router, if I type in the address bar of my browser with a slash ending: www.abc.com/demo/ and need a 301 to jump to www.abc.com/demo without a slash ending, what should I do?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
What about routing jumps for writing jumps to write a dead 308? If I need a 301, how should that work?
For example, in app router, if I type in the address bar of my browser with a slash ending: www.abc.com/demo/ and need a 301 to jump to www.abc.com/demo without a slash ending, what should I do?
Non-Goals
Background
app router and next-intl
Proposal
Change this to be configurable in the config file
Beta Was this translation helpful? Give feedback.
All reactions