Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I have set up a web server in my Windows 7 with easyPHP. The website works fine when I browse the locally via localhost or 127.0.0.1. But, unable to open the site from another computer which is in the same LAN or in connected to my LAN. My local IP is in the 10.x.x.x range.

The firewall turned off on my private network.

I've also tried by changing Listen 127.0.0.1:80 to Listen 80 In httpd.conf but still i'm unable to access the media wiki from other machines.

Unable to browse the pages from other machines using localhost or using IP address (Ex: 10.x.x.x).

Could you please let me know your suggestions and comments?

Thanks In Advance, Kathir

share|improve this question
You may want to post the question in webmasters.stackexchange.com ? – Dave Rook Aug 6 '12 at 11:24
Could someone help me the steps? – Kathiresan Jeyapandian Aug 6 '12 at 12:22
1  
@DaveRook Please do not tell users to ask somewhere else. If you think a question should be migrated, flag it for moderator attention and don't add a comment. Telling users to go elsewhere is considered rude and leads to cross-posting, which is not allowed on the Stack Exchange network. Thanks! – slhck Aug 6 '12 at 12:38

closed as off topic by slhck Aug 6 '12 at 12:37

Questions on Super User are expected to relate to computer software or computer hardware within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.