On Thu, 28 Jul 2005 at 14:45, Gary W. Smith wrote:

> So for that question, is there any way to force the case insensitivity
> for the entire string when doing a RuleRewrite.

Try the [NC] flag at the end of your RewriteRule::

RewriteRule ^/~/exchange /exchange/ [R,NC]

(and whatever else you need to use No-Case for)

HTH.

Regards,

Dan Goodes  :  Systems Programmer  :  [EMAIL PROTECTED]

Help support PlanetMirror - Australia's largest Internet archive
by signing up for PlanetMirror Premium : http://planetmirror.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to