Removing index.php from url in codeigniter using .htaccess? -
http://localhost/codeigniter/index.php/user/main_page
how can remove index.php url ?
try file. use in projects
https://github.com/eborio/curso-de-codeigniter/tree/master/02-primeros-pasos
http://localhost/codeigniter/index.php/user/main_page
how can remove index.php url ?
try file. use in projects
https://github.com/eborio/curso-de-codeigniter/tree/master/02-primeros-pasos
Comments
Post a Comment