
274 IBM WebSphere Portal for Multiplatforms V5 Handbook
1. On the Portal machine, make a backup of the file
/usr/WebSphere/PortalServer/config/wpconfig.properties and open it.
2. Locate and change the following line:
WpsHostPort=9081 to
WpsHostPort=80
3. Save the properties file.
4. The above change will take effect after running the following command:
#./WPSconfig.sh httpserver-config
5. Open the WebSphere Administrative Console, select Environment and click
Virtual Hosts.
6. Select default_host.
7. On the Additional Properties table, click Host Aliases view.
8. Select the line that contains the port 9081.
9. Click Delete.
10.Click Save on the top of the ...