Welcome Guest, Not a member yet? Register   Sign In
when uppercase letters in the url it's not working?
#1

[eluser]Xeroxeen[/eluser]
Hi,

In my CI website i have used camel case for the controller functions.It's working properly in the localhost.But when i moved it to the production server it's not working.When all the letters of the url is in lower case it's working.

Ex:-

mysite.com/Index/getUser ---- Not working

mysite.com/index/getuser --- Working

Why is that?
#2

[eluser]PravinS[/eluser]
what is your actual controller name "getUser" or "getuser"
#3

[eluser]InsiteFX[/eluser]
Most live web servers require lowercase file names.

FTP programs allow you to set a setting to force the files to upload all lowercase.




Theme © iAndrew 2016 - Forum software by © MyBB