Standalone Server Options
The standalone server takes two runtime options:
-t <transport> The name of the transport to use. The default is HTTP.
-c <conf_directory> The path to the directory containing the configuration files. The default is the <project-directory>\conf directory. This option makes it easy to move and start the server from any location.