Domain registrar and web hosting company based in Scottsdale, Arizona
Questions tagged [godaddy]
450 questions
2
votes
2 answers
move DNS settings while URL stays active with forwarding
Let's say I have a main domain xxx.com and due to migration that host is going offline end of April, now what I have done is, I have registered a new domain account xxx.net and have xxx.com forwarded to it which works well. We however want the .com…

stdcerr
- 246
- 3
- 11
2
votes
4 answers
Make a server manage several sites
I have bought a dedicated server from DigitalOcean, and configured nginx, mysql and php, its IP address is a.b.c.d. I have bought two domains from GoDaddy: siteone.com and sitetwo.com. I made a subdomain sub.siteone.com, it will be a WordPress site.…

SoftTimur
- 337
- 2
- 8
- 16
2
votes
2 answers
Host name server on Amazon Route 53
I am planning to move my primary domain from Godaddy to Amazon Route 53. Within godaddy I am currently host two name servers "ns1.mydomain.com & ns2.mydomain.com" both NS point to the IP of my dedicated server. I really want to know is it possible…

Bunheng
- 21
- 3
2
votes
1 answer
Linking GoDaddy domaine name to OVH VPS
I'm trying to link my domain name registered at GoDaddy with my VPS from OVH (SoYouStart). I had to created an A Record to point to my IP and it works, however, it sometimes redirects me to the parked page of GoDaddy, which means I still have to…

Waiyl Karim
- 161
- 3
- 8
2
votes
2 answers
SSL Error: ssl_error_bad_mac_read
I am having a very weird problem when browsing a HTTPS site we host with Firefox.
I have no problem with most of the pages (we are using PHP/FreeBSD), but a few of them, when accessed with latest versions of Firefox (3.0.x), are randomly (not…

Pablo Santa Cruz
- 1,144
- 4
- 18
- 25
2
votes
2 answers
Renew vs. new purchase of SSL wildcard certificate
I have an existing SSL wildcard certificate at GoDaddy that expires in a few months. Traditionally we would renew this certificate and, in doing so, begin the countdown towards the existing certificate becoming invalid (72 hours according to the…

DuncanMack
- 85
- 2
- 10
2
votes
1 answer
I can't get https://sendsonar.com working but sendsonar.com and https://www.sendsonar.com work just fine
I'm trying to get our domain - https://sendsonar.com - to go to https://www.sendsonar.com but for some reason this is failing. Here's the curl output:
yo@ubuntu-i386:~/Sonar$ curl -kvI https://sendsonar.com
* Rebuilt URL to: https://sendsonar.com/
*…

Vishal Patel
- 123
- 2
2
votes
2 answers
DKIM error - no key
Im using PowerMTA and trying to get dkim to work. Im using godaddy DNS. Gmail is giving me :
dkim=neutral (no key for signature) header.i=@
same thing with yahoo: permerror(no key)
dig output:
dig +short txt…

nailoxx
- 61
- 2
- 5
2
votes
2 answers
Main domain to one server and all subdomains to another server
I'm looking to host my main domain in Server1 eg: example.com.
And host all subdomain's in another server Server2. I will be creating subdomain's dynamically.
eg: dynamic_subdomain.example.com
I know how to handle dynamic subdomain's. I only want to…

Ashwin Yaprala
- 131
- 1
- 7
2
votes
2 answers
How to get around Unrecognized Certificate Authority signature on Domino 9.0.1 with Go Daddy SSL?
I am a part-time administrator, at best, so I only get to do these things once every 2-3 years.
I am reinstalling a Linux server that worked in 8.5.2. The SSL certificate is from GoDaddy. I have created the keyfile.kyr 1/2 dozen times without…

Newbs
- 123
- 1
- 1
- 4
2
votes
0 answers
Clarification of Godaddy UCC SSL on multiple servers
After reading UCC SSL certificate across multiple machines and IPs
I have follow up questions.
The first server is running with a GoDaddy UCC SSL.
www.exampleA.com
I would like to use for www.exampleB.com the UCC SSL because of what above said it…

azngunit81
- 123
- 1
- 7
2
votes
1 answer
How do I properly generate a keystore for ssl?
I'm trying to get an ssl certificate from godaddy for use with jetty. These are my steps:
keytool -keystore keystore -alias jetty -genkey -keyalg RSA -keysize 2048
What is your first and last name?: example.com
What is the name of your…

user211262
- 21
- 1
- 2
2
votes
1 answer
How to change SOA Record in Godaddy
We have changed our NS records (from Godaddy to AWS) about 48h ago in Godaddy.
The NS records have changed, but the SOA record is still pointing the old Godaddy NS.
How can i change it?
; SOA Record --> HOW CAN I CHANGE IT?
somedomain.com. 3600 …

user184262
- 23
- 1
- 1
- 3
2
votes
1 answer
Issue on AWS/GoDaddy DNS update - Not updating in Brazil
I updated at 2:00AM (Brazilian Time) Route 53 and GoDaddy DNS info for my server,
trying to point the domain vitrina.cc to IP 184.72.238.163
I can access the site through the IP but through the domain name I can't.
I've done this before and it never…

Ricardo Pedroni
- 123
- 4
2
votes
1 answer
Integrating GoDaddy DNS with CNAMES and redirects with an Azure website
I've seen questions similar to this but haven't been able to come up with a solution to my problem yet.
I've been trying to get a site setup with GoDaddy for DNS and windows azure for hosting.
I can't get browsers to pull up…

Andrew Walters
- 125
- 4