RewriteEngine On RewriteBase /phpman/ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule (.*) /phpman/manual-lookup.php?pattern=$1&lang=en [L]