Welcome Guest, Not a member yet? Register   Sign In
.htaccess without the '?' : Working locally, but not on production server
#6

[eluser]Dan Horrigan[/eluser]
Here you go, give this a try:

http://github.com/dhorrigan/codeigniter-query-string

It should work with no issues. it basically fixes QUERY_STRING by removing the first "part" then goes the other important server vars and removes the actual Query String portions (but leaves the URI part). Then the 2nd hook rebuilds the $_GET array.

Let me know if it works for you. You should set your uri_protocol to AUTO.

Dan


Messages In This Thread
.htaccess without the '?' : Working locally, but not on production server - by El Forum - 06-08-2010, 01:05 PM



Theme © iAndrew 2016 - Forum software by © MyBB