If I enter myComputer.local into safari it adds www at the front and can’t find the machine - I know I’ve stumbled on this before I don’t remember if there’s a fix. Any thoughts?
@dimsumthinking It has been there since forever. The quick fix is to manually write the http/https:// protocol before the hostname.
@mkj thanks but it inserted the www anyway
@dimsumthinking Yup. What I do I just use the localhost IP: http(s)://127.0.0.1 I think it assumes www if the domain is alphabetic.