RewriteCond %{REQUEST_URI} !/images/(.*)
Options +FollowSymlinks RewriteEngine on RewriteCond %{REQUEST_URI} !/images/(.*) RewriteRule ^urun/(.*)$ index.php?islem=detay&id=$1 [NC]