Microsoft
Software
Hardware
Network
Question : Changing A record
My client has a domain name that is hosted at XO.com. Their DNS points to their server.
I would like to host just the website part on my server. So I went to the XO control panel and setup an A Name. I pointed
www.domainname.com
to my IP. And it works.
However when a user goes to
http://domainname.com
it goes to the old site.
How do I setup that? I tried *.domainname.com but the XO control panel does not accept it.
Thanks!
dns.png
(70 KB)
(File Type Details)
XO Control Panel
Answer : Changing A record
Hm, that should not happen - can you try to explicitly specify a delimiter line
getline(cin,productName,'\
n');
or
char buf[255];
cin.getline(buf,255);
productName = buf;
?
(sorry, have to be offline for a little while now)
Random Solutions
Refining xi:include element to exclude data when a specific child tag's text is present.
HiJackThis Analysis. Also "NoIE4StubProcessing"
dateDiff - combining a date selection and a time selection
Remove underscore from folder names and replace with space
Printing multiple divs using java script
SCCM OSD deployment to Hyper-v R2
Raid 1 mirror Bad block discovered
How to display KML file on a Google Map?
How can I determine if the firewall is not letting through certain TCP packets?
capture sp_depends into temptable