You can use .htaccess, take a look at the Apaches mod_rewrite documentation
at http://httpd.apache.org/docs/2.0/misc/rewriteguide.html they are using
lowercase in some of the examples.

Or you can extend the ZF's router and pass the URL through strtolower().

Regards,

Goran Juric
http://gogs.info/

-- 
View this message in context: 
http://www.nabble.com/Capital-letter-URL-tp19952101p19977315.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to