Closed josefnpat closed 10 years ago
I haven't removed the old URL, for backwards compatibility. Are you sure it doesn't work for you?
Oh dear, typo on my behalf.
dslr.*
works just fine! Wouldn't it make more sense to have it redirect so that it resolves as rlsd.*
?
HTTP redirections are a slower way to achieve this effect,compared to an additional DNS record.
This can be achieved with php as well;
<?php
header("Location: rlsd.dimakrasner.com");
But regardless, I'm nitpicking! Have a nice day!
I noticed the subdomain got renamed from
to
While I totally understand that the project name has changed, there are a lot of links out there (esp the hacker news ones) that are linking to it.
Consider, just for exposure, to have
dlsr.dimakrasner.com
redirect torlsd.dimakrasner.com