4.6 Start properties

You can use the properties in Configuring kernel section to customize Virgo Web Server. To specify a custom console port:

Linux

prompt$ cd $SERVER_HOME
prompt$ bin/startup.sh -Fosgi.console=1234

Windows

prompt> cd %SERVER_HOME%
prompt> bin\startup.bat "-Fosgi.console=1234"