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