Hi there. I would like to rewrite the following: listing.php?first= to listing_ &last= to just _ &city= to another _ http://www.mysite.com/listing.php?first=peter&last=james&city=miami http://www.mysite.com/listing_peter_james_miami Does anybody know if this is possible? AND of course how this is re-written Thanx m.