Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Apr 1998 13:15:53 +0400 (MSD)
From:      Ozz!!! <osa@unibest.ru>
To:        "Yingjun (Ian) He" <Ian.He@dal.ca>
Cc:        questions@FreeBSD.ORG
Subject:   Re: www server on FreeBSD
Message-ID:  <Pine.BSF.3.96.980430131254.2447E-100000@hole.etrust.ru>
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


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
> 

If u have a ports :
# cd /usr/ports/www/apache
# make install

If you haven't ports:
download from any ftp-server apache-1.2.X.tgz ( last is 1.2.6 ) & type
following :
# pkg_add apache-1.2.6.tgz

then:

# cd /usr/local/www/conf

and edit conf-filez

Rgdz,
oZZ,
osa@unibest.ru



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.980430131254.2447E-100000>