Chapter 6. WebSphere Portal: IBM AIX V5.2 installation 271
a. The following 2 lines must be present in the configuration file:
LoadModule ibm_app_server_http_module
"C:\WebSphere\AppServer/bin/mod_ibm_app_server_http.dll"
WebSpherePluginConfig
"C:\WebSphere\AppServer/config/cells/plugin-cfg.xml"
2. Start IBM HTTP Server.
6.4.2 Add a new host alias
For testing purposes, you can work on WPS application without a Web server,
this is possible because WebSphere Application Server has an embedded HTTP
transport that takes care of that.
The default transport port for WebSphere Portal is 9081, as soon you install
WebSphere Portal, you will be able to reach Portal Welcome page by entering
the following URL:
http://<wps_hostname.com>:9081/wps/config
The req ...