Abidan-Archive / archive

Archival Website and Tool for the Will Wight Fanbase
MIT License
3 stars 0 forks source link

Setup a backwards compatible perma link #32

Closed manning390 closed 1 year ago

manning390 commented 1 year ago

We changed the way permalinks are formatted. In order to keep some perma to the perma links we should setup a special url route that can take the old permalinks and forwards them to the new permalinks.

manning390 commented 1 year ago

Turns out the URL fragment is never sent to the backend, therefore this is probably impossible without some frontend forwarding.