Re: [us...@httpd] Cannot access my first web app(Resolved)

2010-04-04 Thread Rafael Muneton
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

Re: [us...@httpd] Cannot access my first web app(partially resolved)

2010-04-03 Thread Eric Covener
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:

Re: [us...@httpd] Cannot access my first web app(partially resolved)

2010-04-03 Thread Rafael Muneton
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

RE: [us...@httpd] Cannot access my first web app

2010-04-02 Thread Geoff Millikan
> 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

RE: [us...@httpd] Cannot access my first web app

2010-04-02 Thread Geoff Millikan
>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