Anyone know if there is a possibility ST are blocking port 80? I run an EXTREMELY low usage Apache webserver off my machine for just for a little internal use for my business, and it recently started giving:
"Forbidden
You were denied access because:
Access denied by access control list."
when viewed from the outside world. After double-checking all my settings (firewall, port forwarding, Apache conf etc.) I realised that those port 80 hits are not even showing up in my firewall logs AT ALL, in other words the requests don't seem to even reach my PC. So I changed the listen port from 80 to something else and now it works again. This seems to imply inbound port 80 is blocked. Anyone else have the same problem?
"Forbidden
You were denied access because:
Access denied by access control list."
when viewed from the outside world. After double-checking all my settings (firewall, port forwarding, Apache conf etc.) I realised that those port 80 hits are not even showing up in my firewall logs AT ALL, in other words the requests don't seem to even reach my PC. So I changed the listen port from 80 to something else and now it works again. This seems to imply inbound port 80 is blocked. Anyone else have the same problem?