RewriteRule ^([a-z0-9_-]+)-(.*).html$ sayfa.php?id=$1 [L,NC] RewriteRule ^([a-z0-9_-]+)-(.*).html$ solmenu.php?id=$1 [L,NC] RewriteRule ^([a-z0-9_-]+)-(.*).html$ ustmenu.php?id=$1 [L,NC]