Open mathiasbynens opened 10 years ago
The URLs for the static version are slightly different than what’s currently still live, since the static files have a .html extension.
.html
Maybe we could use Apache’s MultiViews feature to automatically make sure older URLs still work.
MultiViews
What about the URLs with query string parameters in them, though? E.g. https://github.com/operasoftware/devopera-static-backup/blob/master/http/dev.opera.com/index.html%3Fpage%3D2.html
The URLs for the static version are slightly different than what’s currently still live, since the static files have a
.html
extension.Maybe we could use Apache’s
MultiViews
feature to automatically make sure older URLs still work.What about the URLs with query string parameters in them, though? E.g. https://github.com/operasoftware/devopera-static-backup/blob/master/http/dev.opera.com/index.html%3Fpage%3D2.html