I am really sad .. I thought I did understand what is going on, but it seemd get confused later!!!
How could I redirect my web service urls to one page with out losing the orginal URL?!?!?!

for example:
I am suposed to recive the url request in index.php,
which (the url) is : http://localhost/services/index.php

but the real uri resource should look likes this :
http://localhost/services/resource/create/user.

what is happen I lose the long url when I redirect to index.php !!!!
how could I solve this prople?? please any help!!