Welcome Guest, Not a member yet? Register   Sign In
URI/Routing//Default Controller/Htaccess Issue (dev. to live problems)
#4

[eluser]Tim Brownlaw[/eluser]
[quote author="underskor" date="1237295502"]The following did the trick.
Code:
//Change
$config['uri_protocol'] = 'AUTO';

//To
$config['uri_protocol'] = 'REQUEST_URI';

Thanks for all your replies! Tongue[/quote]

I've just experienced the same dilemma and the above solved it for me too!

Thanks a ton. I was running out of obvious options! Now back to work!


Messages In This Thread
URI/Routing//Default Controller/Htaccess Issue (dev. to live problems) - by El Forum - 09-20-2009, 03:30 AM



Theme © iAndrew 2016 - Forum software by © MyBB