I installed Apache on my Windows XP. I'm sharing the internet with a few other people by a router. When I access my php pages from http://localhost/file.php, it's perfectly working, but when I use [url]http://.../file.php,[/url] where ... is the real IP address on that router. It gets the error: 'the connection was refused when attempting to contact ...'
I added Apache to my router's virtual server list; I also added it to control panel->network connection->internet->property->setting->service. It was working before by using [url]http://.../file.php[/url]
Accidently, one of people who share the router delete Apache from the 'service'. I added it back, but it's not working any more. I delete Apache re-added it to those two places again. It's still not working, and has the problem I wrote above.
Does someone have some idea how to fix this problem? Is there any way I can set my PC so that other people sharing the router can't access or edit my setting on the Apache, such as those two places I mentioned?
Thanks a lot.