Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Hi I have a webserver on my developer computer but I want to access website through a different computer on the same network. I tried typing IP address of the developer computer and giving the path but no luck. Can someone suggest what is the quick and easy solution?

share|improve this question
Are you using the default port 80 on your webserver? – shadowhorst Jun 16 '11 at 14:30
Can you ping the development machine? Might be a firewall issue. – stuartmclark Jun 16 '11 at 14:32
@shadowhorst i think so i m using default port 80 but how do i check and be sure? – darsh Jun 16 '11 at 14:35
@stuartmclark its "request timed out". How do i correct it? – darsh Jun 16 '11 at 14:36
If you access the website on your development machine are you using something like localhost or localhost:8888 for example? – shadowhorst Jun 16 '11 at 14:38
show 10 more comments

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.