On Thu, Apr 14, 2011 at 2:08 PM, Krissy Masters
<naked.cake.ba...@gmail.com> wrote:
> Thanks for the link. Its for Apache, I am on nginX but thanks all the same.

Oops! Sorry, I did see that earlier.

> I was just curious if there was a simple way to force the URLs. People don't
> normally type out URLs I was just curious if there was a simple way to
> ensure that if someone did type something in it would ensure lowercase if
> not convert to lower then attempt the URL. Everything on the site is 100%
> lowercase, I was just curious more so that actually caring :) If you get a
> 404 because your typing the url then that's just your problem, that's why we
> put links there so you don't have to type them :)
>
> Just seems like more work for the .1% who might.

You could create a custom 404 page where you test whether the
requested URL has any uppercase chars. If so, suggest the lowercase
version.

-- 
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