Jump to content

How to access local project in network


Recommended Posts

i want to know how a person in network is going to access the the project in local PC.

 

Suppose i have i created a project in local pc and which i access in browser it like :

http://localhost/myproject/

 

now i want to know how a person in network can access that project in browser. Since it is in my local PC it can not be acess as

http://localhost/myproject/

 

I think now more clear than previous...........

 

 

i want to know how a person in network is going to access the the project in local PC.

 

Suppose i have i created a project in local pc and which i access in browser it like :

http://localhost/myproject/

 

now i want to know how a person in network can access that project in browser. Since it is in my local PC it can not be acess as

http://localhost/myproject/

 

I think now more clear than previous...........

 

 

Then use what I suggested originally:

So it can be access by IP like:

http://192.168.1.55/myproject/ in network?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.