Newbie - unable access my www from outside 2004-10-28 - By Winanjaya - CBN
Dear The Expert,
I am very new with this, I run Apache 2.0.47 on my Fedora Core 1, I can access my website thru my LAN, but I cannot access it from internet .. why? .. it seems like the page cannot be found.. There is no problem with the DNS and the NAT .. please advise ..
below is part of my httpd.conf
Listen 80 ServerAdmin it-department@(protected) ServerName www.lippogeneral.com UseCanonicalName Off DocumentRoot "/var/www/html"
Regards Winanjaya
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"> <META content="MSHTML 6.00.2600.0" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2>Dear The Expert,</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>I am very new with this, I run Apache 2.0.47 on my Fedora Core 1, I can access my website thru my LAN, but I cannot access it from internet .. why? ..</FONT></DIV> <DIV><FONT face=Arial size=2>it seems like the page cannot be found.. There is no problem with the DNS and the NAT .. please advise ..</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>below is part of my httpd.conf</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>Listen 80</FONT></DIV> <DIV><FONT face=Arial size=2>ServerAdmin <A href="mailto:it-department@(protected)">it-department@(protected)</A> <BR></FONT><FONT face=Arial size=2>ServerName <A href="http://www.lippogeneral.com">www.lippogeneral.com</A></FONT></DIV> <DIV><FONT face=Arial size=2>UseCanonicalName Off</FONT></DIV> <DIV><FONT face=Arial size=2>DocumentRoot "/var/www/html"<BR></FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>Regards</FONT></DIV> <DIV><FONT face=Arial size=2>Winanjaya</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>
|
|