AssetExplorer

    Changing Web Server Port



    In Windows

     

    Follow the steps given below to change the web server port where the AssetExplorer server will be running:

    1. Go to <AssetExplorer>\bin directory.

    2. Execute the file changeWebServerPort.bat at command prompt as shown below:

      changeWebServerPort.bat <new port number> <http or https>


      The web server port is reset to the new port number that you have specified.

      https

      To start the AssetExplorer server in https mode.

      http

      To start the AssetExplorer server in http mode. By default, executing the file as changeWebServerPort.bat <new port number> will start the server in http mode.

    3. If the port number is occupied, you will be prompted to enter a different port number. If you do not wish to enter a different port number then press N on your keyboard to exit the application. Else press Y and enter a different port number that is unoccupied.

    This change will be effected only when you restart the server. To connect to the AssetExplorer server after restarting, the new port number must be used.

     

     

    In Linux

     

    Follow the steps given below to change the web server port where the AssetExplorer server will be running:

    1. Go to <AssetExplorer>/bin directory.

    2. Execute the file changeWebServerPort.sh at command prompt as shown below:

      $ sh changeWebServerPort.sh <new port number> <http or https>


      The web server port will be reset to the new port number that you have specified.

      https

      To start the AssetExplorer server in https mode.

      http

      To start the AssetExplorer server in http mode. By default, executing the file as changeWebServerPort.bat <new port number> will start the server in http mode.

    3. If the port number is occupied, you will be prompted to enter a different port number. If you do not wish to enter a different port number then press N on your keyboard to exit the application. Else press Y and enter a different port number that is unoccupied.

    This change will be effected only when you restart the server. To connect to the AssetExplorer server after restarting, the new port number must be used.

     

    Zoho Corp. All rights reserved.