I have my first web app; it was developed in Perl with MySQL and using
Apache 2.2 as the Web Server. I am working in Windows, both XP SP2 and in Vista Home. When I access my web app in my Server, I need to type only, http://localhost:8080/Cambifon/indice.pl and it works just great!. But when I try to access from another machine in my intranet, not my Server, then I type, http://rafael/localhost/Cambifon/indice.pl where 'rafael' is the name of the Server. And nothing happens, the client machine tries for a good time and gives up.(Connection reset by peer) Am I missing something in my apache configuration file????? Or I did something wrong. Any idea is welcome. Rafael. When everything fails, read the instructions! |