Re: [EMAIL PROTECTED] replyRe: [EMAIL PROTECTED] Struggling with Apache 2.0.54 & mod_rewrite

2007-10-07 Thread Shaun T. Erickson
On 10/7/07, ASHOK KOPARDAY <[EMAIL PROTECTED]> wrote: > > I am not able to help you. Please post it in the group. I did. -- -ste - The official User-To-User support forum of the Apache HTTP Server Project. See http://htt

[EMAIL PROTECTED] replyRe: [EMAIL PROTECTED] Struggling with Apache 2.0.54 & mod_rewrite

2007-10-07 Thread ASHOK KOPARDAY
Hello Shaun, I am not able to help you. Please post it in the group. Regards, Ashok On 10/7/07, Shaun T. Erickson <[EMAIL PROTECTED]> wrote: > > I have been scratching my head over this for hours ... > > I'm trying accomplish this: > > If the UserAgent is not ABCD, and the request is for either /d

[EMAIL PROTECTED] Struggling with Apache 2.0.54 & mod_rewrite

2007-10-07 Thread Shaun T. Erickson
I have been scratching my head over this for hours ... I'm trying accomplish this: If the UserAgent is not ABCD, and the request is for either /dir1/ or /dir1-test/ then it should be rewritten to /dir1/info/ The idea is that only UAs of ABCD should get served the index file in /dir1/ or /dir1-te