I don't understand. The same configuration works in apache 2.0.
Problem is only with apache 2.2. I want to add oneore thing. If I
change the locationmatch setting to <LocationMatch /portal/app> it
works fine but unfortunately I can't stick with this change since The
requirement is any URL starting with /portal except /portal/foo should
go to weblogic.
<LocationMatch "/portal/(?!foo)">
sethandler weblogic-handler
WeblogicCluster xxx.org:8001 yyy.org:8001
.
.
.
</LocationMatch>
Sent from my iPhone
On Mar 1, 2011, at 10:52 AM, Nick Kew <[email protected]> wrote:
On Tue, 1 Mar 2011 10:29:54 -0500
Jai <[email protected]> wrote:
I am getting this error
CONFIG_ERROR line 1759 of ap_proxy.cpp: Neither 'WeblogicCluster' nor
'WeblogicHost' specified in parameters\n
That looks clear enough: check your weblogic documentation.
Your ap_proxy.cpp and its required configuration come from
Oracle, not from Apache.
--
Nick Kew
Available for work, contract or permanent.
http://www.webthing.com/~nick/cv.html
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server
Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
" from the digest: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
" from the digest: [email protected]
For additional commands, e-mail: [email protected]