> I wouldn't use port 8080, 80 is fine, but I guess the ideal might be to > lock 80 to the loopback interface. I don't know if we can do that easily > in the Jetty files. Probably if we alter some properties. Already done. (You set the correct property to "localhost" rather than "0.0.0.0")