-1

I've installed an apache web server to one of my windows 11 machines. I forwarded the ports 80 and 443 to this machine. I can access it by my world wide ip and machines local ip through browser but when i try with domain name it sometimes works but generally it waits a while and then connection times out.

I also added A records at my domain provider like below: (TTL = 1 hour)

enter image description here

Also gave permission from windows firewall for both private and local networks.

What am i missing here?

Faruk
  • 773
  • 1
  • 6
  • 20

1 Answers1

0

Ok i figured it out, although i wrote plain domain name in the browser chrome was changing it to https version of the site and that was causing the error.

Faruk
  • 773
  • 1
  • 6
  • 20