From owner-freebsd-questions Sat Aug 17 16:40:49 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA28427 for questions-outgoing; Sat, 17 Aug 1996 16:40:49 -0700 (PDT) Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [36.33.0.163]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id QAA28422 for ; Sat, 17 Aug 1996 16:40:47 -0700 (PDT) Received: from localhost (localhost.Stanford.EDU [127.0.0.1]) by andrsn.stanford.edu (8.7.5/8.6.12) with SMTP id QAA00452; Sat, 17 Aug 1996 16:16:18 -0700 (PDT) Date: Sat, 17 Aug 1996 16:16:18 -0700 (PDT) From: Annelise Anderson To: Dark Insanity cc: questions@FreeBSD.ORG Subject: Re: Some Commands In-Reply-To: <19960817172030966.AAA187@Pdi> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sat, 17 Aug 1996, Dark Insanity wrote: > How do you edit a file? > > How do I show how much Hard Drive Space I have Left? This and other questions are answered in http://www.freebsd.org/tutorials/newuser/newuser.html > > Last Question, Ok like when someone goes to > daemon.cyberstreet.com/idex.html It Shows a WWW Page but when they Click on > a Link on the page set to umm say http://daemon.cyberstreet.com/links.htm > It shows the Text in the file instead of the WWW Page but If I name it > links.html it will show the Page and my users mostly name there Pages htm > instead of html??? Can you Help Me? Your server should have a configuration file somewhere that allows you tell it to display documents with an .htm extension the same ways it displays documents with an .html extension, instead of as text. Annelise