IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
DirectoryIndex index.php
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule ^klasor/sayfa-([0-9]+)/(.*).html$ klasor/sayfa.php?sayfa=$1 [L]


</IfModule>
olmazssa bi de RewriteRule ^klasor/sayfa\-([0-9]+)/(.*).html$ klasor/sayfa.php?sayfa=$1 [L] yaparak dene