Re: [us...@httpd] URL-Rewrite Problem

2009-10-17 Thread Igor Cicimov
ly, >> Yes.I tried.That too is not working.I find it a strange problem. >> >> >> >> --- On *Fri, 10/16/09, Igor Cicimov * wrote: >> >> >> From: Igor Cicimov >> Subject: Re: [us...@httpd] URL-Rewrite Problem >> To: users@httpd.apache.org >&g

Re: [us...@httpd] URL-Rewrite Problem

2009-10-16 Thread Jonathan Zuckerman
On Fri, Oct 16, 2009 at 6:06 AM, Anoop.V wrote: > Thanks for the reply, > Yes.I tried.That too is not working.I find it a strange problem. > > > > --- On *Fri, 10/16/09, Igor Cicimov * wrote: > > > From: Igor Cicimov > Subject: Re: [us...@httpd] URL-Rewrite Proble

Re: [us...@httpd] URL-Rewrite Problem

2009-10-16 Thread Anoop.V
Thanks for the reply, Yes.I tried.That too is not working.I find it a strange problem. --- On Fri, 10/16/09, Igor Cicimov wrote: From: Igor Cicimov Subject: Re: [us...@httpd] URL-Rewrite Problem To: users@httpd.apache.org Date: Friday, October 16, 2009, 6:30 PM Have you tried the NE flag in

Re: [us...@httpd] URL-Rewrite Problem

2009-10-16 Thread Igor Cicimov
Have you tried the NE flag in the rewrite rule? On Fri, Oct 16, 2009 at 10:41 PM, Anoop.V wrote: > I have a problem with rewriting certain urls which contains special > characters.Please have a look at the following urls > RewriteRule ^/Football/Quarter-Reports%C2%A0/Football/Quarter-Reports

[us...@httpd] URL-Rewrite Problem

2009-10-16 Thread Anoop.V
I have a problem with rewriting certain urls which contains special characters.Please have a look at the following urls RewriteRule ^/Football/Quarter-Reports%C2%A0    /Football/Quarter-Reports  [R=301,L] The problem is the server interprets it differently as the special characters change the ur