Date: Mon, 29 Jan 1996 09:35:28 +0200 (EET) From: Seppo Kallio <kallio@beeblebrox.pccc.jyu.fi> To: eistal@cyf-kr.edu.pl Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to install WWW Message-ID: <Pine.BSF.3.91.960129092840.5126E-100000@beeblebrox.pccc.jyu.fi> In-Reply-To: <199601262243.XAA14015@kinga.cyf-kr.edu.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
Look at the apache, it is working like NCSA httpd version 1.3. Many people say apache is good. Apache is easy to install in FreeBSD everyting is there ready, you just type pkg_add ftp://ftp.freebsd.org/pub/.../packages-2.1/All/apache-0.8.14.tgz (Check the path) And edit in /etc/sysconfig the one line: # Set to YES if you have the Apache WEB server (see /usr/ports/net/apache) # installed and want to run it at system startup time (this is better than # running it from inetd if you're running a dedicated WWW server). apache_httpd=NO And maybe you have to config someting minor in /usr/ports/net/apache I have done it ones, but could not use apache after NCSA httpd 1.4, there is some differences and users would not have liked to modify the *.html:s they have. Seppo On Fri, 26 Jan 1996 eistal@cyf-kr.edu.pl wrote: > Hi, > > I'm beginner with UNIX. I've installed FreeBSD Release 2.1.0 on my P6. > I'd like to use my machine as the web server. I've read the handbook > but I don't know how to do it? > > I was wondering if anyone could tell me how to install FreeBSD > compatible web server. Which one is good on my machine? > > > Thanks in advance. > > jasiu >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960129092840.5126E-100000>