Thx, can u also help me with this: RewriteCond %{REQUEST_URI} \/([0-9a-z]{6})$ [NC] RewriteRule ^(.*) http://www.example.com/forward.php?%1 [L] Thanks again! -- Posted via http://www.ruby-forum.com/.