mod_weblogic.c in wls 6.1 and case insensitive URL
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > WebLogic support > WebLogic installation support > mod_weblogic.c in wls 6.1 and case insensitive URL




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    mod_weblogic.c in wls 6.1 and case insensitive URL  
Jean-Michel Houmard


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
11-11-04 10:50 PM

Hi,
We need to send URL of a given application to a dedicated managed server (71
26), the rest on the "default" managed server (7122). The URL may come in up
percase or in lowercase. I do not understand in the httpd.conf below, why on
ly the "/db/owa/pp_pack" Ur
ls are sent to port 7126, but not the "/db/owa/PP_PACK" which go the the 712
2.

Thank's for your help.

<IfModule mod_weblogic.c>
<Location /db/owa/pp_pack>
WebLogicHost lidanl.pt.ch
WebLogicPort 7126
SetHandler weblogic-handler
Order allow,deny
Allow from all
</Location>
<Location /db/owa/PP_PACK>
WebLogicHost lidanl.pt.ch
WebLogicPort 7126
SetHandler weblogic-handler
Order allow,deny
Allow from all
</Location>
<Location /db>
WebLogicHost lidanl.pt.ch
WebLogicPort 7122
Idempotent OFF
SetHandler weblogic-handler
Order allow,deny
Allow from all
</Location>
</IfModule>





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 10:20 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register