> Hi,
You question isn't very clear.
> I have a domain name and a static IP. Right now, I simply forward the
> domain's requests to the IP.
"Forward"? What specifically do you mean by this?
DNS Servers 'forward' to OTHER DNS Servers when the first doesn't
have the ability to resolve all requests.
When a DNS Server answers a client this is called 'resolution' or
'resolving'
the request.
> However, this means that the address bar shows the IP AND NOT the
> domain name.
What address bar?
> I would like the user to see: http://www.mydomain.com/myfile.html
> INSTEAD of
> http://203.11.1.1/myfile.html.
Where specifically?
> My server is Windows Server 2003...
> How do I do this?
Try to clarify your exact issue and we will try to help.

Signature
Herb Martin, MCSE, MVP
http://www.LearnQuick.Com
(phone on web site)
Read inline please.
In news:1181821936.045960.316820@j4g2000prf.googlegroups.com,
janefield2002@yahoo.com <janefield2002@yahoo.com> typed:
> Hi,
>
[quoted text clipped - 7 lines]
> INSTEAD of
> http://203.11.1.1/myfile.html.
For users on the internet, you need to add an A record named www to the DNS
zone for your domain name, most registrars give you access to these records
in the Advanced DNS management interface on their web site. If they don't
you can easily transfer your domain name to a registrar that does.
For your local users if you are behind a router or other NAT device, you can
do it one of two ways, one way, create a zone for your domain name in your
local DNS, then add records to the zone for all names you need access to
such as www, ftp mail or whatever, then give the records the IP address you
need for local access.
Another way, create zones for the full DNS name for any sites hosted
locally, such as www.mydomain.com then add one A record to that zone, leave
the name field blank and give it the local IP address of the web server. Buy
using this method, your local DNS will forward all records in mydomain.com,
except www.mydomain.com , which it resolves to the IP address you need
locally.

Signature
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This Helps
===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
http://support.wftx.us/
http://message.wftx.us/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
===================================
janefield2002@yahoo.com - 15 Jun 2007 06:32 GMT
Thanks. A little more help will be appreciated.
I am using Godaddy.com. In the advanced section there are options to
enter the following:
1) A (Host) [I can add a new record here]
2) CNAMES (Aliases) [under CNAMES, I have "www", "mobilemail", "pda",
"email", "mail", "pop", "smtp", "ftp", "webmail", "e"]
3) MX (Mail Exchange) [I can add a new record here]
4) TXT (Text) [I can add a new TXT record here]
5) Srv (Service) [I can add a new SRV record here]
What do I need to change, modify or "add"?
Thanks!
On Jun 15, 10:56 am, "Kevin D. Goodknecht Sr. [MVP]"
<a...@nospam.WFTX.US> wrote:
> Read inline please.
>
[quoted text clipped - 48 lines]
> with OEBackup:http://www.oehelp.com/OEBackup/Default.aspx
> ===================================
janefield2002@yahoo.com - 15 Jun 2007 06:35 GMT
Sorry, I think you answered my question... I think I need to change
"www" under CNAMES to my ip... pls. correct me if I am wrong...
On Jun 15, 10:56 am, "Kevin D. Goodknecht Sr. [MVP]"
<a...@nospam.WFTX.US> wrote:
> Read inline please.
>
[quoted text clipped - 48 lines]
> with OEBackup:http://www.oehelp.com/OEBackup/Default.aspx
> ===================================
janefield2002@yahoo.com - 15 Jun 2007 07:24 GMT
This is what I have done....
I changed the A (Host) to my IP.
So,
@ = 203.11.11.11
CNAMES
www = @
Does this mean everything is ok?
Any idea how I will know when this mapping is done? I presume I need
to stop "forwarding" once the mapping is done.
Pls. let me know if I am on the right track. The server is live and I
don't want to mess up anything.
Thanks!!
On Jun 15, 1:35 pm, "janefield2...@yahoo.com"
<janefield2...@yahoo.com> wrote:
> Sorry, I think you answered my question... I think I need to change
> "www" under CNAMES to my ip... pls. correct me if I am wrong...
[quoted text clipped - 56 lines]
>
> - Show quoted text -
janefield2002@yahoo.com - 15 Jun 2007 08:05 GMT
THANKS! It's done!
On Jun 15, 2:24 pm, "janefield2...@yahoo.com"
<janefield2...@yahoo.com> wrote:
> This is what I have done....
>
[quoted text clipped - 81 lines]
>
> - Show quoted text -