1

I just set up my Apache web-server (following a tutorial from Jeremy Morgan), and since I have a domain name (pillower.com) registered with GoDaddy, I was wondering how I could link them. Would changing the forwarding settings on GoDaddy be my best bet?

2 Answers 2

4

You will have to forward port 80 to your Raspberry Pi. Then you have to tell GoDaddy that you want them to have the IP of your domain name updated as soon as you get a new IP (Dynamic DNS). Maybe you should use GoDaddy with DynDNS.

1
  • GoDaddy does not support DynDNS. You need to do it using cnames.
    – Piotr Kula
    Commented Feb 16, 2014 at 22:20
3

If your pi is behind a router, make sure NAT / port forwarding / Virtual Server is forwarding port 80 to your pi's IP.

And then, tell goDaddy to point A record to your external IP using DNS manager. You could also create a CNAME that forwards www.domain.com to your IP or your dynamic host ( whatever.no-ip.com )

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.