Options +FollowSymLinks RewriteEngine On RewriteCond %{SCRIPT_FILENAME} !-f RewriteRule ^song([^/]+)\.php$ song.php?name=$1 [QSA,L]