RewriteRule ^tema/sonkod/(.*)$ themes/tema/kod/yeni-baslik.php [L,QSA]
Hocam wp-content diye yazayım mi?
RewriteRule ^/yeni(.*)$ themes/tema/kod/yeni-baslik.php [L,QSA]
Bu şekilde yaptım yine çalışmadi
@Hagiwhat;hocam şimdi şöyle yaptım ama http 500 error hatası veriyor sayfa açılmıyor.
RewriteRule ^yeni(.*)$ wp-content/themes/tema/kod/yeni-baslik.php [L,QSA]