I have made the changes to the Apache http.conf file
AllowOverride All
Require all granted
And added the Listen: 192.168.1.20:80
Save the conf file and restarted Apache
But when I try to start http://192.168.1.22/wodpress I get the following error message
This site can’t be reached
192.168.1.22 took too long to respond.
Search Google for wordpress
ERR_CONNECTION_TIMED_OUT
My Windows 7 machine is 192.168.1.20
My Windows 10 WAMP64 server is at 192.168.1.22
I can net use back and forth between the systems.
Sounds like a networking situation, just not sure on which machine.