![]() |
internal server problem - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: internal server problem (/showthread.php?tid=57133) |
internal server problem - El Forum - 02-19-2013 [eluser]Unknown[/eluser] internal server problem when i remove the index.php in url. what is problem. please guide me. internal server problem - El Forum - 02-19-2013 [eluser]Otemu[/eluser] Hi, You need to use htaccess to remove the index, quite a few posts on it, here are some links: http://ellislab.com/codeigniter/user-guide/general/urls.html http://ellislab.com/forums/viewthread/228453/ http://ellislab.com/forums/viewthread/196247/#923842 http://ellislab.com/forums/viewthread/180960/#856618 http://stackoverflow.com/questions/1445385/how-to-remove-index-php-in-codeigniters-path http://www.anmsaiful.net/blog/php/remove-codeigniter-index-php.html |