Skip to main content
InSource Solutions

TN J5024 Changing Your j5 HTTP Access Port

InSource_Logo_Transparent.png

Description

 

This article from InSource shows how to change the port used to access your j5 application.

  • Author: Justin Benton
  • Published: 06/17/2019
  • Applies to: j5 2017.2 and later

Details

The default HTTP port configured for j5 application access is port 80. In the event that this port is in use for another program or shut down for security purposes in your environment, you can change the access port from the j5 System Management Console.

  1. Launch the j5 System Management Console from Windows.

clipboard_e7d2d11d5f9899694eb0de0a37e8c9a27.png

  1. From the SMC, select the "Ports" menu in the left pane.

clipboard_e01025c477c52828a8f5518e521c78867.png

  1. From this menu, highlight the number in the j5 HTTP port section and change it to a port that can be accessed from a browser. In this example, I used 81 as my access port.
  2. Once the new port is entered, click Save.
  3. Go to the j5 folder at the top of the tree and click "Save and Verify"
  4. Deploy changes.
  5. After the changes are successfully deployed, try to access your application from a web browser. The address will be http://localhost:XX
    (XX being the port number you've selected)

clipboard_ea0bfd78aed4b1a478e121b539ed9902e.png

  • Was this article helpful?