RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?sayfa=$1 [QSA,L]

linux pleskte bunu yapmaya calısıyorum yalnız Internal Server Error
hatası alıyorum