olmadı
Options +FollowSymLinks
RewriteEngine On
RewriteRule (.*)__(.*)__(.*)\.html$ index.php?modul=$1¶m1=$2¶m2=$3
RewriteRule (.*)__(.*)__(.*)$ index.php?modul=$1¶m1=$2¶m2=$3
RewriteRule (.*)__(.*)\.html$ index.php?modul=$1¶m1=$2
RewriteRule (.*)__(.*)$ index.php?modul=$1¶m1=$2
RewriteRule (.*)__$ index.php?modul=$1
RewriteRule (.*)\.html$ index.php
RewriteRule (.*)__(.*)__(.*)&feature=active_sharing$ index.php?modul=$1¶m1=$2¶m2=$3
RewriteCond %{REQUEST_URI} domain.com/video-sasasasas.html
RewriteRule .* /index.php [R,L]