Re: [EMAIL PROTECTED] Problem in using Apache

2007-03-12 Thread Asim Munawar
Dear Matt and All Actually i just realized that telnet is also not working ... only ssh is working from the internet I am really sorry for the wrong information... I have tried everything possible after searching the internet but not able to find any solution I dont know why simp

Re: [EMAIL PROTECTED] Problem in using Apache

2007-03-12 Thread matt farey
Asim Munawar wrote: > I am using Fedora Core 6 on Pentium Mobile laptop... > My Apache version is > > [EMAIL PROTECTED] ~]# apachectl -v > Server version: Apache/2.2.3 > Server built: Sep 11 2006 09:43:18 > > I added the line > Listen MY_STATIC_INTERNET_IP:80 to http.conf but its giving th

Re: [EMAIL PROTECTED] Problem in using Apache

2007-03-12 Thread matt farey
Krist van Besien wrote: > On 3/12/07, Asim Munawar <[EMAIL PROTECTED]> wrote: >> Dear All >>I am new to apache... I have actually installed apache, php and >> postgres to run a wiki web page. my web server have two network >> cards. one >> is connected to the internet with static IP and t

Re: [EMAIL PROTECTED] Problem in using Apache

2007-03-12 Thread Asim Munawar
I am using Fedora Core 6 on Pentium Mobile laptop... My Apache version is [EMAIL PROTECTED] ~]# apachectl -v Server version: Apache/2.2.3 Server built: Sep 11 2006 09:43:18 I added the line Listen MY_STATIC_INTERNET_IP:80 to http.conf but its giving the same problem... please sugg

Re: [EMAIL PROTECTED] Problem in using Apache

2007-03-12 Thread Krist van Besien
On 3/12/07, Asim Munawar <[EMAIL PROTECTED]> wrote: Dear All I am new to apache... I have actually installed apache, php and postgres to run a wiki web page. my web server have two network cards. one is connected to the internet with static IP and the other is connected to the LAN. now the

Re: [EMAIL PROTECTED] Problem in using Apache

2007-03-12 Thread Norbert Wachnicki
maybe you should add Listen LAN_IP_ADRES in httpd.conf - Original Message - From: Asim Munawar To: users@httpd.apache.org Sent: Monday, March 12, 2007 1:43 PM Subject: [EMAIL PROTECTED] Problem in using Apache Dear All I am new to apache... I have actually

[EMAIL PROTECTED] Problem in using Apache

2007-03-12 Thread Asim Munawar
Dear All I am new to apache... I have actually installed apache, php and postgres to run a wiki web page. my web server have two network cards. one is connected to the internet with static IP and the other is connected to the LAN. now the apache homepage is only visible from the LAN whi