access localhost from other PC
- by user109694
I'm fresher for ubuntu 12.04..,
I just created a simple program called login.php
and i would like to run this prog from anther PC that not in my LAN.
I had localhost in my system., I'm using apache2.0 and php5.
My program is located at var/www/login.php
When ever i'm trying to open it from others PC(not in my network) using IP it shoes OOPS.,
What can i do to open my page from another PC using IP address.