The WEB SET HOME PAGE command allows you to modify the custom home page for the current Web process.
The defined page is linked to the Web process, you can therefore define the different home pages depending, for example, on the user that is connected. This page can either be static or semi-dynamic.
You pass the name of the HTML home page or the page’s HTML access path to the homePage parameter.
To stop sending homePage as home page for the current Web process, execute WEB SET HOME PAGE with an empty string ("") passed in homePage.
Note: The default home page of the Web server is specified in the Database Settings dialog box.