CodeIgniter URLs |
[eluser]drewbee[/eluser]
This is a configuration problem. See in config.php the option URI Protocol. By default it is set to AUTO, and doesn't work on all hosts. Keep trying all the listed options until your controllers show up properly. http://ellislab.com/codeigniter/user-gui...oting.html This was something I ran across when I switched hosts. |
Messages In This Thread |
CodeIgniter URLs - by El Forum - 02-12-2009, 07:28 AM
CodeIgniter URLs - by El Forum - 02-12-2009, 07:34 AM
CodeIgniter URLs - by El Forum - 02-12-2009, 07:44 AM
CodeIgniter URLs - by El Forum - 02-12-2009, 07:55 AM
CodeIgniter URLs - by El Forum - 02-12-2009, 08:11 AM
CodeIgniter URLs - by El Forum - 02-12-2009, 08:26 AM
CodeIgniter URLs - by El Forum - 02-12-2009, 08:38 AM
CodeIgniter URLs - by El Forum - 02-12-2009, 08:52 AM
|