I’m installing apache in a Windows virtual machine and I can access it with “localhost” but when I try to access it via “http://192.168.1.34/” (which is supposed to be the machine IPv4 address) I get 403 forbidden.
My final goal is to access this apache from host machine, but so far I can’t even do it from the same machine, what do I need to configure? some VirutalDirectory or what?
Thank you
PS: Windows firewall is OFF in this machine
Sounds like the server isn’t bound to the external interface. See this article for more information on this topic.
Another possible option: the location is not set up for remote access: