
 
<IfModule mod_rewrite.c>
RewriteEngine On
 
RewriteRule ^kullanici-sozlesmesi/  page.php?content=$1 [L,NC]


</IfModule>
 
