From owner-freebsd-questions Mon Jun 14 19:18:24 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dgriffin.org (dgriffin.org [205.147.189.146]) by hub.freebsd.org (Postfix) with ESMTP id 6354715401 for ; Mon, 14 Jun 1999 19:18:20 -0700 (PDT) (envelope-from dick@dgriffin.org) Received: from localhost (dick@localhost) by dgriffin.org (8.9.2/8.9.2) with ESMTP id WAA01136 for ; Mon, 14 Jun 1999 22:05:14 -0400 (EDT) (envelope-from dick@dgriffin.org) Date: Mon, 14 Jun 1999 22:05:14 -0400 (EDT) From: Dick Griffin To: freebsd-questions@freebsd.org Subject: help with getting httpd running Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Help please, I've been trying to get an http server running on my FreeBSD3.1 system all day. I see that there are numerous process running as /usr/local/sbin/httpd and some instruction I have say that I should be able to send a command lynx http://localhost/test.php3 which I take to mean : lynx http://dgriffin.org/test.php3 and see an http file in the browser. That don't happen. Instead I get the message Making HTTP connection to dgriffin.org then Alert!: Unable to connect to remote host and then Lynx: Can't access startfile http://dgriffin.org/test.php3 I suspect that things are working, but I'm not using the correct path or something equally dumb. any help available tonight? Dick Griffie At Home To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message