However, after upgrading does anyone know how I can redirect users who have entered /ql#123123 so they are redirected to /ql.html#123123? I can only think of a way of doing this without the #123123 part.
Subject: RE: HTML file used in a quicklink type system
It’s a custom solution of sorts (although a very simple one!). I use javascript in the html file to return the numbers to the right of the # and reconstruct the URL to be redirected to: