Hello all,

A quick question...

Using the standard router, navigating to a module is case sensitive i.e.:

http://www.example.com/default/index/index  - WILL WORK

http://www.example.com/DEFAULT/index/index - DOES NOT WORK

http://www.example.com/DEfauLT/index/index - DOES NOT WORK

...etc.

How can I make the module case insensitive so they all work?

A related problem appears with specifying my rules in my ACL. For example
allowing a 'guest' to view 'default' module is fine but when navigating to
'DEFAULT' the guest is not allowed to view the module...

Help appreciated.

Dave
-- 
View this message in context: 
http://www.nabble.com/Case-Insensitive-Module-Names--tp22506158p22506158.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to