To set up the WebLogic Reverse Proxy plug-in:
For more information, see WebLogic's documentation.
This example uses the Apache httpd.conf file.
<IfModule mod_weblogic.c> WebLogicHost <WebLogic_Machine_IP Address> WebLogicPort <WebLogic_Machine_Port_Number> </IfModule> <Location /affwebservices> SetHandler weblogic-handler Debug ALL </Location>
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |