Topics

02 Things you need to know
Server
No need for 'http httpsetup' on new install; just run 'server'

Once installation is completed and you run "server," the server will test to see if it has already been set up, and announce that it is launching "http httpsetup". In releases prior to 5.0.9, the http launch would not occur, and required manual start of "http httpsetup" from the command line.

This has been corrected. Http is truly started by the server in httpsetup mode, and is waiting for your browser to attach on port 8081.

You can still launch "http httpsetup" manually as before.