thing fails, read the instructions!
--- On Sat, 4/3/10, Eric Covener wrote:
From: Eric Covener
Subject: Re: [us...@httpd] Cannot access my first web app(partially resolved)
To: users@httpd.apache.org
Date: Saturday, April 3, 2010, 12:44 PM
On Sat, Apr 3, 2010 at 1:35 PM, Rafael Muneton wrote:
&g
On Sat, Apr 3, 2010 at 1:35 PM, Rafael Muneton wrote:
>
> Finally I could access my web app from another machine in my local network.
> This is what I did:
>
> In my apache configuration file, I changed the following line,
>
> Before > Listen 8080
>
> After > Listen 192.168.1.64:
Finally I could access my web app from another machine in my local network.
This is what I did:
In my apache configuration file, I changed the following line,
Before > Listen 8080
After > Listen 192.168.1.64:8080
and now I can access my we app by typing,
http://192.168.1.64:8
> If yes, then try this:
> http://rafael/Cambifon/indice.pl
Make that:
http://rafael:8080/Cambifon/indice.pl
smime.p7s
Description: S/MIME cryptographic signature
>From the command line, can you ping rafael like this:
prompt> ping rafael
If not, then you need to figure out what the FQDN is. Something like this:
prompt> ping rafael.mycompany.com
If yes, then try this:
http://rafael/Cambifon/indice.pl
smime.p7s
Description: S/MIME cryptographic si