RewriteEngine On RewriteBase / RewriteCond %{REQUEST_URI} ^/(.*)$ RewriteRule ^narys@([0-9]+)$ profile.php?lookup=$1 [L]