Hi everyone,
I'm trying to set up a little apache web server on my Rpi 2 but I don't know why I can't access it with the domain name.
Here are the steps I followed :
1) Give my Rpi a static IP
2) Open ports 80 and 443 on my router (ISP was blocking them)
3) Set up port forwarding of ports 80 and 443 to my raspberry
4) Create a domain name on www.noip.com
5) Install the no-ip DUC on my Rpi so everytime I connect it to the internet it updates the domain name with the new IP adress of my router
I did some few tests to ensure that everything was okay, like a port scanning (it says XX.XX.XX.XX is responding on port 80 (http))
I also did a dnslookup and again the domain name is correctly linked to my router's ip adress.
As a beginner I am totally clueless now, any help would be very welcome !
Thank you !