router
router copied to clipboard
Claiming a reserved name for the router
router.
As noted in the thread this convo forked from (#333), this is really a formality of sorts, since any address that resolves to the router but doesn't match any routable application will already get you to the router's default vhost. Nevertheless, I think I am in favor of this, because it's easier and more succinct to write router.<domain> (e.g. in documentation) than to write "any address that resolves to the router but doesn't match any routable application". Big 👍 on this, unless @mboersma is opposed for any reason.
@pixeleet can I assume you're also willing to PR this?
This issue was moved to teamhephy/router#10