RewriteEngine On RewriteCond %{REQUEST_URI} ^forums [NC] RewriteRule ^forums/(.*)$ http://www.yourdomain.com/community/$1 [R=301,L]