Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Apr 1998 18:16:15 +0200 (CEST)
From:      Dirk-Willem van Gulik <dirk.vangulik@jrc.it>
To:        "Yingjun (Ian) He" <Ian.He@dal.ca>
Cc:        questions@FreeBSD.ORG
Subject:   Re: www server on FreeBSD
Message-ID:  <Pine.BSF.3.96.980429181356.10987L-100000@mda00.jrc.it>
In-Reply-To: <3.0.1.32.19980429135553.0092bc90@newton.ccs.tuns.ca>

next in thread | previous in thread | raw e-mail | index | archive | help


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980429181356.10987L-100000>