By franz@chemgritsa.co.za on
Hey guys,
I have a problem, we are attempting to do a re-direct for a website i.e. www.old-domain.co.za to www.new-domain.co.za. I need to have all www traffic to www.old-traffic.co.za to go to www.new-traffic.co.za.
I am not sure how to do this, I thought it was as simple as pointing all www DNS records to www.new-domain.co.za. but all i get is a drupal attempting to install the new site.
Is there a why of automatically re-directing the domain to another with apache?
Comments
anybody have any ideas? I
anybody have any ideas?
I have managed to redirect the site i.e. www.site1.co.za to www.original-site.co.za. however it over rides the site ULR to www.site1.co.za.
All i require is to have the site point to the new one and keep the orignal URL....
Is this at all possible with Apache?