hem o çalıştı hemde net ten başka bir tane daha buldum o da çalıştı
Options +FollowSymLinks
RewriteEngine On
RewriteCond %{REQUEST_URI} !-f
RewriteCond %{REQUEST_URI} !-d
RewriteCond %{REQUEST_URI} !index.php
RewriteRule ^(.*)$ /index.php?link=$1 [L,NC]