Help with Location Directive
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Apache Server configuration support > Help with Location Directive




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

    Help with Location Directive  
apacheindian.chetu@googlemail.com


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


 
07-18-07 06:27 PM

Hi,

I have the below two Location directives configured in my httpd.conf
(using with Apache HTTP Server 2.0.50 ),  The idea is to seperate only
the "/test123" urls and send them to a different server, the problem
is all the urls including the ones with /test123 are going to the
second one. Am I missing something or do I need to do something else
to configure it to work correctly ?

<Location "/test123">
SetHandler weblogic-handler
WebLogicCluster 172.26.251.175:9000
ConnectTimeoutSecs 1
ConnectRetrySecs 1
WLIOTimeoutSecs 200
Idempotent OFF
WLLogFile /var/opt/projects/sdf5.2/elatalogs/billing/apache/logs/
server00x/webapache.log
Debug OFF
ErrorPage http://172.26.251.177/manual/invoking.html
</Location>

<Location />
SetHandler weblogic-handler
WebLogicCluster 172.26.251.176:8005,172.26.251.177:8007
ConnectTimeoutSecs 1
ConnectRetrySecs 1
WLIOTimeoutSecs 200
Idempotent OFF
WLLogFile /var/opt/projects/sdf5.2/elatalogs/billing/apache/logs/
server00x/webapache.log
Debug OFF
ErrorPage http://172.26.251.177/manual/invoking.html
</Location>

Thanks,
Chaitanya






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 09:32 AM.      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