Go to file
Matthew Flatt eed71349a8 make installers: make the server listen only to "localhost" by default
This makes the build more secure, but it's a backward-incompatible change.
To adapt old site-configuration scripts, the simplest option is to set
`#:server' to "localhost" everywhere and rely on SSH tunneling to let
a client reach a server (though, unfortunately, that option doesn't
seem to work if a Windows machine uses freeSSHd). Another possibility
is to se `#:server-hosts' to the empty list.

original commit: 7be22af3502308ca4ba4f1e0adae0bb7dce71aae
2013-10-19 07:56:00 -06:00
pkgs/distro-build make installers: make the server listen only to "localhost" by default 2013-10-19 07:56:00 -06:00