From owner-freebsd-questions Wed Apr 29 09:15:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA04585 for freebsd-questions-outgoing; Wed, 29 Apr 1998 09:15:40 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mrelay.jrc.it (mrelay.jrc.it [139.191.1.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA04554 for ; Wed, 29 Apr 1998 09:15:29 -0700 (PDT) (envelope-from dirk.vangulik@jrc.it) Received: from mda00.jrc.it (mda00.jrc.it [139.191.7.10]) by mrelay.jrc.it (LMC5688) with ESMTP id SAA21878; Wed, 29 Apr 1998 18:15:24 +0200 (MET DST) Received: (from dirkx@localhost) by mda00.jrc.it (8.8.5/8.8.5) id SAA00198; Wed, 29 Apr 1998 18:16:16 +0200 (CEST) Date: Wed, 29 Apr 1998 18:16:15 +0200 (CEST) From: Dirk-Willem van Gulik X-Sender: dirkx@mda00.jrc.it To: "Yingjun (Ian) He" cc: questions@FreeBSD.ORG Subject: Re: www server on FreeBSD In-Reply-To: <3.0.1.32.19980429135553.0092bc90@newton.ccs.tuns.ca> 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 Some options... (involving Apache, a www server known to work on FreeBSD). Option 1 Read the handbook/faq on package install or ports install, and take it from there Option 2 Use the sysinstall util su root cd /stand ./sysinstall -> post installation options -> packages -> apache Option 3 cd /usr/ports/www cd apache* make Option 4 get the apache sources (http://www.apache.org) untar cd src ./Configure make :-) Have fun, DW On Wed, 29 Apr 1998, Yingjun (Ian) He wrote: > Hello, > > Can anyone tell me how to install www server on my FreeBSD 2.2.5 > system? I installed this system a few months ago but I forgot to > install www server and its related stuff. What's the easist way > for me to add them in? Thank you! > ______________________________________________ > | Dr. Ian (Yingjun) He | > _ | Centre for Marine Vessel Design & Research | _ > / )| Dalhousie University, DelTech College |( \ > / / | Halifax, Nova Scotia, Canada B3J 2X4 | \ \ > _( (_ | Phone: (902)420-7975 | _) )_ > (((\ \>|_/-) Fax : (902)423-9734 (-\_| (\\\\ \_/ /________________________________________\ \_/ ////) > \ / Email: Ian.He@dal.ca \ / > \ _/ WWW : http://www.tuns.ca/~hey \_ / > ////// ========================================== \\\\\\ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message