QUERY_STRING kullanılması gerekiyor
 

RewriteCond %{QUERY_STRING} id=(\d+)&p=(\d+)
RewriteRule ^ http://site.com/list/%1/%2 [R,L]
dener misiniz