Define the region of the Reverse Proxy protected object space that contains
resources available to the personalization service:
pdadmin> objectspace create /Resources “Portal Object Hierarchy” 10
pdadmin> object create /Resources/Content ““ 10 ispolicyattachable yes
pdadmin> object create /Resources/Support ““ 10 ispolicyattachable yes
pdadmin> object create /Resources/Content/CGI ““ 11 ispolicyattachable yes
pdadmin> object create /Resources/Support/Servlet ““ 11 ispolicyattachable yes
Note: The “ispolicyattachable” argument must be set to “yes”
for each resource. The search mechanism selects only qualified resource
objects with explicitly set ACLs.