Enable connect tags
Enable connect tags to reference web content components and apply customized caching to the components.
- Log in to the WebSphere Integrated Solutions Console...
http://hostname.example.com:10027/ibm/console
- Click...
Resources > Resource Environment > Resource Environment Providers > WCM WCMConfigService > Custom properties
If we are using this web content server as part of a cluster, ensure that we use the WebSphere Integrated Solutions Console for the deployment manager when manipulating configuration properties.
- Specify connect.businesslogic properties to process connect tags from any host or from specific hosts.
- Process connect tags from any host
connect.businesslogic.processunknownhosts = true
- Process connect tags from specific hosts
connect.businesslogic.processunknownhosts = false
For each host for which to enable processing, set...
connect.businesslogic.hosts.hostname = true
- Restart the server or cluster.
Parent: Additional configuration optionsRelated: