misc-server icon indicating copy to clipboard operation
misc-server copied to clipboard

Redirect www. subdomains of all whatwg.org domains

Open annevk opened this issue 5 years ago • 2 comments

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.

cc @foolip @sideshowbarker

annevk avatar Oct 28 '20 12:10 annevk

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?

Solving this would be similar to https://github.com/whatwg/misc-server/issues/16.

foolip avatar Oct 29 '20 11:10 foolip

The first result of https://duckduckgo.com/?q=dear+mr+hickson+whatwg+canvas+apple is https://www.lists.whatwg.org/pipermail/whatwg-whatwg.org/2007-March/010129.html. I've no idea how that happened, but it's there.

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.

annevk avatar Oct 29 '20 14:10 annevk