I just moved the site to the production server, and I noticed the weirdest thing, the same URL is always shown, no matter where the user goes.

For example, if the user goes to
http://www.site.com/id=90&name=jenny

it will load the correct page and show in the following the browser address bar:

http://www.site.com

Do I need to edit the .htaccess file?