At the DNS level point the www 'A' record on both domains to the same ip
address where the web server is hosted.
or make the www record for name.com.au a 'cname' record and point it to the
www record for name.com

e.g.
www.name.com -> 111.222.333.444
www.name.com.au -> www.name.com


Does that help?


On Wed, Oct 5, 2011 at 2:28 PM, Voytek Eymont <li...@sbt.net.au> wrote:

> I need to set up a web host for one entity that has same domain name in
> .com as well as .com.au, .com is meant to be the real one, .com.au is to
> prevent cyber squaters, what is the best way to set up web host?
>
> www.name.com is the web host, so, do I set a www.name.com.au host with
> permanent redirect ? or how ? (I used in the past httpd directive to point
> both hosts at same http/path/to/index.html, though I'm not sure that is a
> good idea ?)
>
>
>
> --
> Voytek
>
> --
> SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
> Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
>



-- 
Kind Regards,

Christopher Barnes

e. chris.p.bar...@gmail.com
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to