"Richard Antony Burton" <richardaburton-NOSPAM-.RemoveThis@hotmail.com> wrote in message
news:phyec.12901854$Id.2151295@news.easynews.com...
> Another way would be like this:
Oops, stupid keyboard.
Like this, (or if you only have access to the httpd.conf, you can just use the
Redirect directive in .htaccess):
<VirtualHost *:80>
ServerName <a style='text-decoration: underline;' href="http://www.domain1.org:80" target="_blank">www.domain1.org:80</a>
ServerAlias *.domain1.org
Redirect permanent / <a style='text-decoration: underline;' href="http://www.domain2.org" target="_blank">http://www.domain2.org</a>
</VirtualHost>
Richard.<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: .htaccess rewrite