Improve 301 and 404 again slightly, reinstate the default 'Hello, world' site
[jst_server.git] / _config / sites.json
1 {
2   "localhost": {"type": "site", "root": "site"},
3   "localhost.localdomain": {"type": "redirect", "domain": "localhost"}
4 }