For what concerns the URL, you can leverage the setServerUrlPath method.
On the server side, a similar setting is needed, through the <base_url_path> element in the Server configuration file.

Other messages that you see on the status bar are put there by the default implementation of the onStatusChange callback.
You can replace or disable the default implementation by following the instructions provided in the callback jsdoc.