If you use an apache server you could do it like this:
1. create the file ".htaccess" within your root web folder (where normaly index.html should be).
2. add the following line to .htaccess:
redirect permanent /
http://www.dat.co.nz/somthing
3. save and you're ready