CodeIgniter 404 Page Not Found, but why? |
[eluser]CasperF[/eluser]
OK, solved it. did not use: http://ellislab.com/forums/viewthread/96347/ Instead: changed the following in config.php $config['uri_protocol'] = "REQUEST_URI"; |
Messages In This Thread |
CodeIgniter 404 Page Not Found, but why? - by El Forum - 09-21-2010, 04:36 AM
CodeIgniter 404 Page Not Found, but why? - by El Forum - 09-21-2010, 09:43 AM
CodeIgniter 404 Page Not Found, but why? - by El Forum - 09-21-2010, 11:00 PM
CodeIgniter 404 Page Not Found, but why? - by El Forum - 09-22-2010, 06:52 AM
|