şu şekilde bir php kodu işinizi görecektir.
if($_GET["id"]==1)
  {
       header('Location: http://www.birbaskasite.com/konu?id=1');
  }