CodeIgniter Forums
problem in URL - 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: problem in URL (/showthread.php?tid=33668)



problem in URL - El Forum - 09-03-2010

[eluser]Unknown[/eluser]
http://localhost/ci/index.php/mem-ber/log-in ==> OK
but http://localhost/ci/mem-ber/log-in => Browser 404 Error
and http://localhost/ci/index.php/thu-muc/load/1 ==> CI 404 Error

Please help me Sad