On Sat, 2008-01-26 at 01:49 +1100, [EMAIL PROTECTED] wrote: > how can I divert web/domain to a foreign server that I have no > control over ? > > I have a domain.org.au, the web server pages for the domain > now needs to > be served from anotherdomain.com on a remote server > > I've tried to set a CNAME > www CNAME anotherdomain.com > > but that serves blank page, I suspect, the page request > arrives as > 'domain.org.au' and the remote server expects > 'anotherdomain.com' ? > > I suspect if I can get the remote server to add > 'domain.org.au' to their > web server, it will work...?? > > BUT, in case I can't do that, what options do I have ?
It all depends on what you are trying to achieve. The answers have been how to re-direct howtos. Another is to edit your delegation of domain.org.au and point it at anotherdomain.com's ip James -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
