Welcome Guest, Not a member yet? Register   Sign In
.htaccess - convert querystring variables into url segments?
#6

[eluser]Eric Barnes[/eluser]
Editing these in config should work:
Code:
$config['uri_protocol'] = "PATH_INFO";
$config['enable_query_strings'] = TRUE;


Messages In This Thread
.htaccess - convert querystring variables into url segments? - by El Forum - 06-17-2010, 08:10 PM



Theme © iAndrew 2016 - Forum software by © MyBB