suresh_kamrushi Posted June 17, 2011 Share Posted June 17, 2011 i have created a project on wamp server in my local PC and store in root directory. Now i want that people in network can also access that project. Please Let me how to achieve this. Thanks in Advance!!! Quote Link to comment Share on other sites More sharing options...
Maq Posted June 17, 2011 Share Posted June 17, 2011 Instead of using localhost use your local ip. Quote Link to comment Share on other sites More sharing options...
suresh_kamrushi Posted June 17, 2011 Author Share Posted June 17, 2011 So it can be access by IP like: http://192.168.1.55/myproject/ in network? Quote Link to comment Share on other sites More sharing options...
Maq Posted June 17, 2011 Share Posted June 17, 2011 So it can be access by IP like: http://192.168.1.55/myproject/ in network? What exactly do you mean by 'access'? That will just allow them to view that folder. Quote Link to comment Share on other sites More sharing options...
suresh_kamrushi Posted June 17, 2011 Author Share Posted June 17, 2011 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........... Quote Link to comment Share on other sites More sharing options...
Maq Posted June 17, 2011 Share Posted June 17, 2011 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? Quote Link to comment Share on other sites More sharing options...
suresh_kamrushi Posted June 21, 2011 Author Share Posted June 21, 2011 When i try to access with IP address it gives me error as "Forbidden". I have given full rights to the WAMP folder for everyone, but still i am getting the same error. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.