ReWriteRule ^video_([_0-9-]+).swf$ /player/player.swf?config=http://www.site.com/config_xml.php?id=$1 [L,R=301]şeklinde yapınca sorun yok direk adrese yönleniyor url ama benim istediğim video_id.swf olarak kalması
sırasıyla şunları denedim ama olmadı
ReWriteRule ^video_([_0-9-]+).swf$ /player/player.swf?config=http://www.sendromtv.com/config_xml.php?id=$1 [L,QSA] ReWriteRule ^video_([_0-9-]+).swf$ /player/player.swf?config=http://www.sendromtv.com/config_xml.php?id=$1 [QSA] ReWriteRule ^video_([_0-9-]+).swf$ /player/player.swf?config=http://www.sendromtv.com/config_xml.php?id=$1 [L]site.com/video_id.swf olarak açılıyor lakin boş player olarak
yardımcı olursanız sevinirim
