www.site.com/sayfa_2.php?id=123&t=oha : RewriteRule ^sayfa_2.php?id=(.+)&t=(.+)$ sayfa_1.php?id=$1&t=$2 [NC]

www.site.com/burayaharicibişey/123/oha/ : RewriteRule ^asdasdasd/(.+)/(.+)$ sayfa_1.php?id=$1&t=$2 [NC]

denemedim henüz