I need urgent help with mod rewrite. I must make all the links that are on a site like this: subdomain.domain.com and are now displaying like subdomain.domain.com/file_name to rewrite to www.domain2.com/file_name
Options +FollowSymlinks RewriteEngine on rewritecond %{http_host} ^subdomain.domain.com [nc] rewriterule ^(.*)$ http://www.domain2.com/$1 [r=301,nc]
thank you for all the feedback, very appriciated. I have enough contacts now, so pls stop sedning messages