Questions tagged [godaddy]

Domain registrar and web hosting company based in Scottsdale, Arizona

450 questions
3
votes
4 answers

How Can I forward all requests from my GoDaddy domain name to my DynDns entry?

I bought my personal domain name at go-daddy. I already have my home network set up with DynDns and port forwarding so that I can host my personal website on home PC from my DynDns FQDN (eg. MYNAME.Dynalias.com) How do I take it the last step and…
Peter Walke
  • 153
  • 1
  • 3
  • 7
3
votes
1 answer

Same SSL for multiple domains

I have a Godaddy domain that points to aws load balancer with a SSL cert. Now I want to add another domain B to point to the same load balancer. Can I use the same SSL cert or is it associated with the domain name ? Do I have to buy a UCC ssl cert…
Michael
  • 263
  • 2
  • 4
  • 9
3
votes
1 answer

DNS issues, site offline. nslookup periodically fails, dig/host consistently work

My site has been down intermittently for much of the day and I'm going crazy trying to debug why. It seems to be a DNS issue since changing my DNS servers from my ISP's to Google's 8.8.8.8 fixed it for my personal browser. But now that's failing,…
Gabe Durazo
  • 485
  • 1
  • 5
  • 6
3
votes
2 answers

Do I need to buy SSL certificate for root domain?

I am currently using single SSL cert (non-wild card) on www.example.com, what I found that even if I access the file without the www part, e.g. https://example.com/test.js There is no browser warnings: Questions: Is it supported by most…
Ryan
  • 5,831
  • 24
  • 72
  • 91
3
votes
2 answers

GoDaddy SSL on Shared Hosting

So I'm very new to using SSL certificates and I have been trying to install one on a site for a client. He is using shared hosting for multiple domains through GoDaddy, and the site we're working on is not the primary domain. He purchased a UCC…
Jon
  • 195
  • 1
  • 10
3
votes
3 answers

How can I add multiple private IP addresses for a single machine?

I have one Windows cloud server on Go Daddy. They gave me 3 public IP addresses and one private IP address per machine. And I know for more public IP addresses I have to call Go Daddy. How can I add more private IP addresses to a single machine…
Vinoth Kannan
  • 47
  • 1
  • 2
  • 9
3
votes
1 answer

How can I setup MongoDB with GoDaddy Shared Hosting?

I would like to setup MongoDB with GoDaddy Shared Hosting (Linux). I have already enable SSH access. I can upload, extract, and run MongoDB succesfully outside of the doc root. But, how do I ensure that MongoDB is always running and ready to accept…
Chris Laplante
  • 152
  • 1
  • 1
  • 7
3
votes
2 answers

How do i set up a domain with Apache?

I have purchased a domain with Goddaddy, I have apache running, and i can access it outside my local network using my IP. Now all i need to know is how do I associate my ip with that domain? Please help! :)
Josh Davis
  • 31
  • 1
  • 2
3
votes
2 answers

Redirect loop in GoDaddy web hosting

My friend has a domain (let's call it myfriend.com) registered in GoDaddy, he also uses GoDaddy's web hosting service. The problem is, when we enter http://myfriend.com/ We got the following error message in Chrome: This webpage has a redirect…
bobo
  • 599
  • 2
  • 8
  • 24
3
votes
2 answers

domain and sub domain with different MX records

I am trying to segregate email address of my employees according to the geographic location. so i have thought of creating email with location information as abc@in.domain.com or xyz@us.domain.com etc current setup: email hosting from 2 different…
jindalapps
  • 31
  • 1
  • 1
  • 2
3
votes
1 answer

DNS settings not saving or propagating

As of last week I am struggling connecting my squarespace site to my domain managed by godaddy. I Have various other sites for which this process went just well. My new domain: pawfectstay.be is purchased via godaddy. We have a site created via…
thecast
  • 31
  • 2
3
votes
2 answers

Best way to buy a domain name that is soon to expire?

I'm looking for some advice about this. There is a domain name that I really want. I just looked up the whois information for the domain and here are a few things that it says: Sponsoring Registrar: 'Check Whois' (GODADDY) (GODADDY) Status:…
Andrew
  • 3,453
  • 9
  • 33
  • 36
2
votes
1 answer

How should I configure DNS for my GoDaddy domain with CloudFront?

I have a static web application being hosted in an S3 Bucket that I am currently hosting with Amazon CloudFront. It is a travel site, so I would like for users around the world to be able to quickly use it. I also want to use TLS for free with ACM…
2
votes
1 answer

Godaddy Codesigning Certificate Convert spc to PFX

I have used this link to create a CSR for GoDaddy code signing (done in Linux environment though) I got the spc file from Goddady Followed their documentation Creating the pfx file as per their documentation Downloading the certificate and…
Naveen Thomas
  • 21
  • 1
  • 7
2
votes
2 answers

AWS Loadbalancer with godaddy - https configuration

I have bought a domain from Godaddy and hosted my app on AWS EC2 instance. Currently I have A Record in Godaddy pointing to IP address of my EC2 instance which is working fine. Now I wish to convert my site to https and here is what I have done so…
tejpratap
  • 21
  • 1
  • 2