Hi,
I was asked to change URL of a whole section (which include 1000+ pages) therefore I want to do a redirect.
What I want is
forum.domain.com/section-old-name/* => forum.domain.com/section-new-name/*
What is a good practice to do that in Q2A? I would really like to do that without coding, otherwise I would rather do that on our server in front of forum (nginx).