+

Search Tips   |   Advanced Search

Access the pre-rendered site

Pre-rendered sites are accessed either through IBM Web Content Manager, or through a web server.


Access the pre-rendered site through a Web Content Manager application

To enable users to access the pre-rendered site through a Web Content Manager application, specify the connect.businesslogic.module.default.class property in the WCM WCMConfigService service.

Users can access the site through the following URL:

http://host_name:port_number/wps/connect/library_name/sitearea_name
The library_name parameter is optional. If no library is specified, the default library is used, as specified by the defaultLibrary property in the WCM WCMConfigService service.


Access the pre-rendered site through a web server

If the web server is not used for WebSphere Portal Server, we can configure the web server to map to the following alias and Web Content Manager directories:

Alias Directory
/wps/connect [ILWWCM_HOME]/ilwcacher
When using a web server to view a pre-rendered site, the previous directories require execute access.

Users access the site via the following URL:

http://host_name:port_number/wps/connect/library_name/sitearea_name

Use the following configuration properties in the WCM WCMConfigService to change the context of the URLs generated with pre-rendering:

For example, to set a context of /sales, use the following properties:

If the web server is used for both a WebSphere Portal server and accessing the pre-rendered site, change the context of the URLs . Any context that starts with the WebSphere Portal server context, /wps for example, will be redirected to WebSphere Portal server.


Parent: Pre-rendered delivery

Related:

Set service configuration properties