RATE THIS ANSWER
+1
Click to Vote:
1
0
Last Answered:
Jun 28 2008 5:07 PM GMT
by Rparamount
Hi Dagawu, all DNS is, is a way to resolve names to IP addresses. You cannot make it resolve directly to a specific path on a website. However you can still make this work with a workaround.
All you do is setup your DNS record to resolve to the IP address of your web server. Then using your web server software, configure the default page for the web site to be that specific web page. Then when people go to your site it will automatically take them to that web page.
-RP