Web Hosting Talk







View Full Version : Mirror sites


robjohnston
06-09-2002, 07:15 PM
Hi all

I'm about to host a site for a company which has .com .net and .co.uk domain names

Is there anyway I can setup up one domain and then mirror the settings for the other domains?

The email settings are the most important as I know the users won't remember if thier email address is *@*.com or *@*.co.uk. So I'm wondering if there's a way to automaticaly setup forwarders for mail addressed to the .co.uk to the correct .com

Cheers, Rob.

roly
06-09-2002, 07:54 PM
hmm for forwarders you could try DNS wildcards by forwarding *@domainname.co.uk to *@domainname.com

roly
06-11-2002, 08:37 PM
Oh and if you want to mirror the files you will have to open up httpd.conf and change the documentroot in the .co.uk virtualhost

shadowbreed
06-12-2002, 05:05 AM
You could just set up the .co.uk etc. in the email aliasses field

robjohnston
06-14-2002, 01:25 PM
Thanks to all.
You've saved me a lot of time.

Cheers, Rob.