You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to the way DreamHost handles domains, lists.whatwg.org was also accessible through www.lists.whatwg.org. It seems that these old www. variants are out there in the wild, so we should probably redirect them too.
It seems this would require a new certificate so that might be a bit of a hassle.
I went ahead and search http archive for r'www[a-z.]*whatwg\.org' but only found www.whatwg.org. I don't doubt that other www-prefixed URLs exist somewhere, but do we have an example of www.lists.whatwg.org specifically?
I guess it is similar to the specs alias, although I'm not sure if we want to support this for future domains (including perhaps the specs alias). This would purely be to make some old domains continue to work in the off chance they are indexed somewhere.
Due to the way DreamHost handles domains,
lists.whatwg.org
was also accessible throughwww.lists.whatwg.org
. It seems that these oldwww.
variants are out there in the wild, so we should probably redirect them too.It seems this would require a new certificate so that might be a bit of a hassle.
cc @foolip @sideshowbarker
The text was updated successfully, but these errors were encountered: