Hi guys,
I have XAMPP running on my PC. I was able to access my localhost for files like html, php etc from another computer on the same network.
However, trying to access my WP-site on my PC will return server not found.
For example, I am able to access 192.168.1.34/myhtmlsite/index.php just fine from another computer on the same network, but if I try to go to 192.168.1.34/mywpsite, it will return server not found.
Is there any configurations inside WP that causes this?