Joachim wrote:
>> <VirtualHost *>
>> ServerName example.com
<font color=green> >> Redirect / <a style='text-decoration: underline;' href="http://ip.of.the.server/</font" target="_blank">http://ip.of.the.server/</font</a>>
>> </VirtualHost>
>
> But when I redirect to the ip of my new server I get the default
> domain of my new server. This is the problem. I have to redirect
> example.com to example.com but on another server
> How can I do this?
You fix DNS to point at your new server *after* you copied the site to
that server.
After that you wait till DNS is updated - untill that time you have 2
servers serving your site - if you do not see any more hits on the old
server you can disconnect it.
It might help to start lowering TTL *before* starting the move.
HTH,
--
bOnK
Antwoord in de groep, mail bounced.
Answers to the group, mail will bounce.<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: How to redirect a domain to another server?