Hi,
My aim is to use a LAN site written in PHP in order to share stuff with my friends.
I used XAMPP to set up a basic web server on my system. The setup process went through smoothly and I was able to access the site using http://localhost . But when I try accessing the site using my local IP which is 10.0.0.4, I can't get through.
I'm only trying to make this site visible to my systems in my own LAN which consists of 3 notebooks connected to a wireless router.
I have tried finding a solution through google but most of the problems addressed are about access from outside the LAN :'( .
I know there are easier ways to achieve what I'm trying here but I really like to become a webmaster :-)
My aim is to use a LAN site written in PHP in order to share stuff with my friends.
I used XAMPP to set up a basic web server on my system. The setup process went through smoothly and I was able to access the site using http://localhost . But when I try accessing the site using my local IP which is 10.0.0.4, I can't get through.
I'm only trying to make this site visible to my systems in my own LAN which consists of 3 notebooks connected to a wireless router.
I have tried finding a solution through google but most of the problems addressed are about access from outside the LAN :'( .
I know there are easier ways to achieve what I'm trying here but I really like to become a webmaster :-)
Comment