View Single Post

   
  #1 (permalink)  
Old 01-16-2008, 09:39 AM
Mike Dundas
 
Posts: n/a
Default name server or domain name

I have purchased a "cheapo" domain name (for the purpose of selling my home)
from a popular seach engine site, but the downfall is that unless I display
an ad, I have to show the redirect IP address. i.e www.mynew-domainname.com
points to my server IP and it is now displayed while users are surfing my
site.

My question is: Is there a way around this, e.g. by specifying the server
name in my httpd.conf and/or specifying a new DNS server that is running on
my server. I have some control over A record, C name, and primary and
secondary nameservers. Can I create links on my website to
www.mynew-domainname.com/somedir without it linking back to the homepage due
to the redirection limitation.

Thanks

MikeD


Reply With Quote