Thursday 23 April 2020

How to make redirect from url like this - example.com///// to example.com/ in nuxt.js?

Hi there!I have a project on nuxt.js which I deployed to Google App Engine and I need to make redirect from url with more than one slash at the end to url without repeating slashes. I searched a lot but nothing helped. My backend is php, so I can't use express.js plugins.How can I do it in nuxt.js?Thanks in advance!

Submitted April 23, 2020 at 01:15PM by IgorOleniuk

No comments:

Post a Comment