what config files need to be transferred while migrating apache vhosts from old suse server to new suse server?
Posted
by
jarus
on Server Fault
See other posts from Server Fault
or by jarus
Published on 2012-07-03T21:01:56Z
Indexed on
2012/07/03
21:17 UTC
Read the original article
Hit count: 311
I have an old server with suse on it and its hosting numerous website under same IP , now i am trying to migrate the websites and all the contents of the old suse server to a new server with open suse 12.1 , i have transferred
"/srv/www/vhosts"
"/etc/apache2/vhosts.d"
"/etc/apache2//httpd.conf"
"/etc/apache2/listen.conf"
"/etc/apache2/default-server.conf"
i have transferred all the database files also .
i am trying to replace the old server with the new server , i tried changing the ip address with the old server's ip address but its not working.
what files do i need to transfer and what do i need to do to get the new server hosting the websites in place of the old server , please, any help will be greatly appreciated.
© Server Fault or respective owner