+

Search Tips   |   Advanced Search

Disable managed pages


Disable support for managed pages by running the disable-managed-pages configuration task.

Disable managed pages has the following effects:

  1. Run the disable-managed-pages

      ./ConfigEngine.sh disable-managed-pages -DPortalAdminPwd=foo -DWasPassword=foo

    After running the disable-managed-pages task for the first time, the property managed.pages is created in the WP WPConfigService configuration service. The value of the property is set to false.

  2. Restart the portal server.


Parent: Configure managed pages