How to Configure Yurbi on a Different Port

There are two main steps to getting Yurbi working on a different port. The first is setting up the IIS website to use the alternate port number. 

By default Yurbi installed under the Default Web Site, changing the port number here will affect all web apps running under the default web site so be sure this is what you want to do:

  1. Open Internet Information Services (IIS) Manager.
  2. Select the Web site that you wish to configure.
  3. In the Action pane, click Bindings.
  4. Click Edit to change the existing binding that is defined for port 80.
  5. Change the port number.
  6. Click OK to apply the changes.

If your IIS server is already configured for the alternate port number then you can skip the above steps and just reconfigure Yurbi to use the port:

  1. On the server hit the windows key to bring up the Start menu.
  2. Find the Yurbi Service Configuration icon and right click it and select "Run as Administrator".
  3. Click the Web Settings tab and change the 3 Host Port entries to your port number.
  4. Click Save.

When browsing to the Yurbi web interface be sure to use your port number in the URL: http://myyurbiserver:portnum/yurbi

Was this article helpful?

How to Backup the Yurbi Database on SQL Server
How to Modify Formula Functions