configure webserver to proxy external application
Hi everybody,
I m trying to configure weblogic server to proxy external application by modifying 'mod_wl_ohs.conf' as follonwing:
<Location />
SetHandler weblogic-handler
WebLogicHost external application host
</Location>
Normally this modifcation enables users to access to external application via weblogic root url.
But The server does not behave as expected.
Thanks for your help.
Regards
0