I'm trying to enable web publishing on a brand new install of 2 FM servers, a worker (server1) and master (server2). On server2 I'm running the deployment assistant to enable web publishing on server1. It gets to the web server test and fails saying "Test web server (http://server1:80/fmi-test/test.xml): connection refused". However, if I open it in a browser it works. Or from the command line I can run "curl -L http://server1:80/fmi-test/test.xml" and it returns ok. What's missing?