On Thu, Apr 14, 2011 at 9:26 AM, Krissy Masters
<naked.cake.ba...@gmail.com> wrote:
> What is the behavior that you are wanting to achieve?
> *** Exactly what you typed, if they type it in wrong case 301 redirect.
>
>
>> Is it that, when a user requests http://www.example.com/FOO, they are 301
> redirected to http://www.example.com/foo?
>
>
> If so, why are your users requesting URLs with uppercase letters in the
> first place?
> *** Because you never know what the end user might be doing, I know
> personally if I am on a site I visit a lot I sometimes just type in / edit
> the url......i might be somewhere on yahoo and just manually type in
> news.yahoo.com rather than go back to the home page and click news...but if
> I have caps on by mistake then that's why I am wondering about it in cake

Have a look here:
http://www.chrisabernethy.com/force-lower-case-urls-with-mod_rewrite/

You're out of luck, though, if you rely on .htaccess as the RewriteMap
line must be httpd.conf (or a virtual host conf).

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to