Monterey, view localhost website over local network?
I've set up a localhost server as per these awesome instructions:
Setting up a local web server on macOS 12… - Apple Community
I can view the resources in that directory correctly via a browser on the computer the localhost is set up on but I want to access the webpage from another computer on the same local network.
At the moment I get a "Forbidden" notice.
Is there a simple way to do this?