943,697 Members | Top Members by Rank

  • Networking Discussion Thread
  • Unsolved
  • Views: 808
  • Networking RSS
Aug 5th, 2008
0

Mapping yoursite.com to yourname.mysite.com

Expand Post »
I have searched but don't know what I am looking for.

My site is monpage.com. I would like to use tumblr as a blog service for my site. The URL would be monpage.tumblr.com. At tumblr, there offers a domain mapping service. So:

Yesterday, I set up a http://blog.monpage.com to point to a newly setup http://monpage.tumblr.com. Following instructions, all I did was that I have to have the A-record for blog.monpage.com pointing to their IP.

My question is how do they do that? I would like to provide the same service to my clients. Thanks!
Reputation Points: 10
Solved Threads: 0
Newbie Poster
ngungo is offline Offline
1 posts
since Aug 2008
Aug 14th, 2008
0

Re: Mapping yoursite.com to yourname.mysite.com

It seems that http://monpage.tumblr.com is being redirected to http://blog.monpage.com/. This can be done by putting in the web directory a PHP, Perl, etc., file that performs the redirection. With PHP it whould be something like:
<?
header("Location: http://blog.monpage.com/");
?>

At DNS level this can be done by setting a CNAME record:

moonpage IN CNAME blog.monpage.com.
Last edited by jotaPT; Aug 14th, 2008 at 11:50 pm.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
jotaPT is offline Offline
4 posts
since Aug 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Networking Forum Timeline: DNS - Multiple questions in a single query
Next Thread in Networking Forum Timeline: Connect one computer to two routers





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC