basecamp / pow

Zero-configuration Rack server for Mac OS X
http://pow.cx/
MIT License
3.41k stars 258 forks source link

show 'test' as default subdomain in welcome hint #550

Open glebe opened 6 years ago

glebe commented 6 years ago

Since this is the case:

The .test domain is preferred since Google owns the .dev TLD and has recently enabled HSTS, forcing all requests to use HTTPS. Pow supports .dev by default for backward compatibility only.

.test domain should be shown as default one on Welcome page and .dev left for backward compatibility only.

kevinelliott commented 6 years ago

This should be merged.