Newbie - unable access my www from outside 2004-10-28 - By Eugene
On Thu, Oct 28, 2004 at 02:39:28PM +0700, Winanjaya - CBN wrote: : : 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"
I can ping your machine, but I cannot contact the web server. This can happen if Apache is configured to restrict web access via Allow/Deny directives, or if your Fedora box is configured to restrict web access via some built-in firewall software, or if your LAN's router is configured to restrict web access or is not configured to forward web requests to the right box (since you did mention a NAT).
Otherwise, you have not provided enough information about your infrastructure to allow anyone to help you further.
-- Eugene
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@(protected) " from the digest: users-digest-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|