CodeIgniter Forums
i need a small help with this... PLEASE - 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: i need a small help with this... PLEASE (/showthread.php?tid=44794)



i need a small help with this... PLEASE - El Forum - 08-26-2011

[eluser]brianbabu[/eluser]
Its not really an issue but it would be better if i could achieve this.

Usually using CI our URL would look like for example

http://localhost/suv_new/admin/index.php/dashboard

is there any possibility to access the above page using the following style of URL

http://localhost/suv_new/admin/dashboard

i.e without the index.php in between.

This way it looks clean and better..

ANY SUGGESTIONS?

THANKS IN ADVANCE!