Preparing a remote Web server
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 Windows
- Preparing WebSphere Application Server Network Deployment on Windows
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 Microsoft® Internet Information Server,
perform the following steps to update the UrlSegmentMaxLength key
value in the registry; refer to Http.sys registry settings for IIS:
- Backup any critical data before changing your registry.
- Click and then type regedit to open the Registry
Editor.
- Locate the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP\Parameters key.
- Right click in the right panel and select . Enter UrlSegmentMaxLength as
the name and a value of 0 to indicate an unbound length.
- Ensure that the plugin-cfg.loc file is
located in the same directory as the iisWASPlugin_http.dll file.
- Click to exit the Registry Editor.
- Restart the Windows operating
system.
- 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.bat WebSphere_Portal -user admin_userid -password admin_password
- startServer.bat WebSphere_Portal
Parent topic: Preparing prerequisite and corequisite software on Windows
Previous topic: Preparing WebSphere Application Server Network Deployment on Windows
|
|
|