Hello!
I have a page listing links in this format: /phpbb/viewtopic.php?t=17460 (note the old /phpbb folder, currently redirected to /forum)
When I follow any of those links, thre resulting link is very similar, but has an extra slash in it - such as /forum//viewtopic.php?t=17460. If I remove the extra slash, the URL's rewrite correctly to something like this: /forum/beginners-forum-re-worked-questions-17460.html
how do I fix that?
Thank you!