How to make static links on apache server?

Hello,

I'm looking for a name or a describtion how to ask webhosting companies if they offer on their apache server ability to dynamicly change links such as:

index.php?car=1&id=10

into links like:

index/1/10/


Has this something to do with "Configurable Apache Handlers" ?
If, yes then what should it write in .htaccess file to make such a change?


Thanks for any help How to make static links on apache server?)
goe

 

 

 

 

Top