Nmap shows port 80/443 closed

Getting the following for all domains but the admin interface working

Not shown: 996 filtered ports
PORT      STATE  SERVICE
22/tcp    open   ssh
80/tcp    closed http
443/tcp   closed https
10000/tcp open   snet-sensor-mgmt

This includes a new domain I just set up

Any idea what is going on?

Ben

nmap port scanning only shows if the port is accessible if I recall it correctly.
Meaning, the port is open and allows communication but no program is listening to it currently.

You can check the firewall if something is blocked.