|
|||
|
Hi all, if this has been answered, my apologies but I didn't quite no what
to search for or call this thread. Newbie. if I have an action defined in my IndexController called businessSignupAction() the url would be http://x.y.z/index/businessSignup the corresponding view would be businessSignup.phtml the framework looks for businesssignup.phtml ( all lower case ) and from what I have read, this is intended behavior. is there a way to tell the framework to look for businessSignup.phtml ( case sensitive ) without normalizing the url to lower case?? Asking because I do most of my development on a mac and end up pushing to a linux server of some sort and the case sensitivity issues between the os's cause problems if I do not do my view naming in all lower case.. Thanks in advance. Billy |
![]() |
| Thread Tools | |
| Display Modes | |
|
|