This section contains application server configuration
recommendations for securing WebLogic 9.1 when running LiveCycle.
3.9.1 Disable directory browsingSet the index-directories properties in the weblogic.xml
file to false, as shown by this example:
<container-descriptor>
<index-directory-enabled>false
</index-directory-enabled>
</container-descriptor>
3.9.2 Enable WebLogic SSL PortBy default, WebLogic does not enable the default SSL Listen
Port, 7002. Enable this port in the WebLogic Server Administration
Console before you configure SSL.
|
|
|