You can customize the contents of the home page that appears when
you log on to the Rational® ClearQuest® Web
application
To
customize the login home page:
- Copy the HTML file that contains the home page content in the RWP
directory htdocs on the Web server (or a subdirectory
beneath it).
| Option |
Description |
| Windows systems |
C:\Program Files\Rational\Common\rwp\htdocs |
| On Linux and the UNIX system |
/opt/rational/common/rwp/htdocs |
- In the Rational ClearQuest Web
application banner, click Site Configuration.
- Click the Application Options tab.
- Under Home Page, specify the location of
the file For example:
- C:\Program Files\Rational\Common\rwp\htdocs\myHomePage.html
- C:\Program Files\Rational\Common\rwp\htdocs\myFolder\myHomePage.html
- C:\Program Files\Rational\Common\rwp\htdocs\myFolder\mySubFolder\myHomePage.html
Specify the file reference as a relative Web address preceded by a forward
slash. The only supported file format is HTML. For example: - /myHomePage.html
- /myFolder/myHomePage.html
- /myFolder/mySubFolder/myHomePage.html
After you make this change, the home page reflects the
new settings. It is not necessary to restart a server or Web application.