Preparing a remote Web server on Linux
Install
and configure the Web server plug-in, provided by IBM® WebSphere® Application Server,
to set up your Web server to communicate with IBM WebSphere Portal Express.
- Prerequisites
- Preparing databases
- Preparing user registries on Linux
- Preparing WebSphere Application Server Network Deployment on Linux
Perform the following
steps to install and configure your Web server:
- Install and configure the Web server; refer to
the Web server documentation for information.
- If using IBM Lotus® Domino®,
edit the NOTES.INI file on the Web server. Set the HTTPEnableConnectorHeaders parameter
to 1.
- Stop the Web server.
- Install and configure the Web server plug-in
on the system where the Web server is located using the Plug-ins installation
wizard provided with WebSphere
Application Server.
Refer to Selecting a Web server topology diagram and roadmap for
information. Note: The WebSphere
Application Server Web
server instructions are for the default profile. If not using the default
profile, refer to Configuring a Web server for a non-default profile.
- Start the Web server.
- Optional: Perform the following steps to access the Web Content Management content through an external
Web server:
- Log on to the deployment manager administrative console.
- Select .
- Perform the following steps to narrow the scope of the listed
variables:
- Click Browse Nodes in the Scope field.
- Select the node containing your application server.
- Click Browse Servers.
- Select the WebSphere_Portal server and click OK.
- Click Apply to update the list of variables.
- Update the WCM_HOST variable with the fully
qualified host name of the Web server.
- Update the WCM_PORT variable with the port
number used to access the Web server.
- Enter the following commands to stop and restart
the WebSphere_Portal server from the wp_profile_root/bin:
- ./stopServer.sh WebSphere_Portal -user admin_userid -password admin_password
- ./startServer.sh WebSphere_Portal
Parent topic: Preparing prerequisite and corequisite software on Linux
Previous topic: Preparing WebSphere Application Server Network Deployment on Linux
|
|
|