How to Remove Index.php from URL in PHP Codeigniter?
The reason why we need to remove index.php is to get the website crawl by google or any other search engines. Google will not crawl your url if your url contains index.php.
http://tips2tech.in/remove-index-php-from-url-in-php-codeigniter/










