Previous Topic Next topic Print topic


Displaying or Hiding the Host Name in the Title Bar of Your Web Browser

To display or hide the host name in the title bar of your Web browser:

  1. Stop the front-end server.
  2. Open the SccFrontendBootConf.xml file with a text editor. This file is located in the /conf/frontendserver folder of the Performance Manager directory on the front-end server.
  3. Locate the DisplayHostNameInTitleBar XML tag in the Options section of the file.
  4. If you set the value to true, which is the default value, the host name of the front-end server will be displayed in the title bar of Web browsers when accessing Performance Manager. If you set the value to false, no host name will be displayed, and if you set the value to any other string, the specified string will be displayed.

    For example, when the XML tag is set to true, the browser displays: HURRICANE - Micro Focus - Administration: System.

    When the tag is set to false, the browser displays: Micro Focus - Administration: System.

    When the tag is set to MyHost, the browser displays: MyHost - Micro Focus - Administration: System.

  5. Save and close the XML file.
  6. Re-start the front-end server.
Previous Topic Next topic Print topic