Microsoft
Software
Hardware
Network
Question : How do I add a DNS record using Windows Server 2003
looking to add a record so that users looking to go to my website can use:
something.com
in addition to
www.something.com
With Linux this is easy as all i had to do is create an additional A record that looked like the following:
something.com. IN A 10.10.10.50
www IN A 10.10.10.50
the something.com would all users to simply put in something.com eliminating the www portion. Can't see how to do this with a Windows DNS Server.
Answer : How do I add a DNS record using Windows Server 2003
Did you run "ipconfig /flushdns" on your laptop after you made change on server?
Random Solutions
Renaming Multiple files through the use of a batch file
Services Crashing Multiple Times Per Day: wuauserv, bits, browser, trkwks, dmserver, seclogon, lanmanserver, audiosrv, sharedaccess, wzcsvc, and lanmanworkstation
Unerase files on a CD-RW ?
Removing multiple lines from a file with Bash Script
Estimating live chat traffic?
E-Mail Stuck in Outbox
ACPI Unable to locate RSDP - Fedora Core 6
Getting a hosts name or IP in an Apache environment variable
When Using Acrobat 9 Pro Extended to Create PDFs from Word 2007 my Images have Unwanted Borders
php solution to change url of a page using mod rewrite and .htaccess