04-01-2010, 01:01 PM
[eluser]ranjeet_sangle[/eluser]
Hello friends..
I have currently developed a website completely in Codeigniter. The problem is whenever any webpage other than the homepage is displayed the URL of the webpage contains the index.php
e.g; htp://abc.com/ //Homepage
http://abc.com/index.php/gpr
http://abc.com/index.php/alex/page_view
Can anybody suggest how to remove index.php from URL.
I have not made any changes to the config file yet..
Hello friends..
I have currently developed a website completely in Codeigniter. The problem is whenever any webpage other than the homepage is displayed the URL of the webpage contains the index.php
e.g; htp://abc.com/ //Homepage
http://abc.com/index.php/gpr
http://abc.com/index.php/alex/page_view
Can anybody suggest how to remove index.php from URL.
I have not made any changes to the config file yet..