What do i need to change in the apache server config file to have it so it automatically takes variables from the URL?

like if i have a url like this:

www.site.com/index.php?id=1

how do i setup apache so that it sets the $id variable to one with that url? Someone offerred me hosting for a site of mine and there apache isnt parsing the id variable