RE: [EMAIL PROTECTED] Help needed with Location Directive

2007-07-23 Thread Chaitanya Nuguri
Thanks Boyle, for pointing that out. That worked. -Original Message- From: Boyle Owen [mailto:[EMAIL PROTECTED] Sent: 20 July 2007 13:25 To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] Help needed with Location Directive -Original Message- From

RE: [EMAIL PROTECTED] Help needed with Location Directive

2007-07-20 Thread Boyle Owen
-Original Message- From: ApacheIndian_chetu.gmail [mailto:[EMAIL PROTECTED] Sent: Thursday, July 19, 2007 1:47 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Help needed with Location Directive Hi, I have the below two Location directives configured in my httpd.conf

[EMAIL PROTECTED] Help needed with Location Directive

2007-07-19 Thread ApacheIndian_chetu.gmail
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