Welcome Guest, Not a member yet? Register   Sign In
uri_protocol=PATH_INFO + enable_query_strings=TRUE doesn't work on local
#3

[eluser]jfedgar[/eluser]
I am having the same problem. I cannot change uri_protocol to 'auto', as then app will not read the GET info that is being returned. I cannot use PATH_INFO, as then for some reason I run into the same problems as the original poster - it will always return me to my default controller.

It seems that there is something seriously wrong with CI's query string support. It is VERY common to have web services (for example EVERY google service) return tokens and other information via GET.

Im finding that having a website that supports both clean urls, and utilizes these webservices on an apache server is all but impossible.


Messages In This Thread
uri_protocol=PATH_INFO + enable_query_strings=TRUE doesn't work on local - by El Forum - 11-14-2010, 02:29 PM



Theme © iAndrew 2016 - Forum software by © MyBB