- Old Url:
http://localhost:3000/aboutus
- New Url:
http://localhost:3000/about-us
I want to redirect the user from old URL to new URL. If he/she goes to old URL redirect to new URL.
http://localhost:3000/aboutus
http://localhost:3000/about-us
I want to redirect the user from old URL to new URL. If he/she goes to old URL redirect to new URL.