![]() |
Ajax and URI problem in the justhost - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21) +--- Thread: Ajax and URI problem in the justhost (/showthread.php?tid=26503) |
Ajax and URI problem in the justhost - El Forum - 01-15-2010 [eluser]luffy[/eluser] Hi, My host uses justhost. It seems that the host can't support $config['uri_protocol'] = "PATH_INFO"; So I have to use "AUTO" option. But when it's "AUTO" option, the ajax return value is '404 page not found' |