[eluser]olof84[/eluser]
Hi! I a, trying to learn Codeigniter, but one questions puzzles me, and I have not yet found it´s answer.
How come Codeigniter framework can read userfriendly url

if it do not use moderewrite? I see no .htacess file in the main root, and only 1 in the applications folder; but that one only contains 1 row.
I guess my question is this: can CodeIgniter somehow write userfriendly url

and interpret it without moderewrite? If so, how?
I apologize for my noob question.