Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Nov 1998 14:50:29 +1100 (EST)
From:      Jim Mock <jim@phrantic.phear.net>
To:        songbird <songbird@cnwl.igs.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Web Server Apache
Message-ID:  <Pine.BSF.4.05.9811161447060.4772-100000@oz.phear.net>
In-Reply-To: <364F9DC5.5611@cnwl.igs.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 15 Nov 1998, songbird wrote:

> I just installed Free BSD 3 on a new system and would like to run Apache
> as the web server software.
> 
> I downloaded it as an option in the Free BSD 3 configuration, but do not
> know where to find the zipped files?
> 
> Are they already unzipped after downloading or is there anything special
> that has to be done to get Apache working??
>

If you installed the package during installation, then yes, it should
be installed.  At the prompt type whereis httpd, or you can use find..
find / -name httpd -print

You'll need to edit httpd.conf to configure Apache for your site.
Most versions of Apache install the conf files to
/usr/local/etc/apache.  See the Apache FAQ at http://www.apache.org/
for info on configuring it and more details.

Jim

: Jim Mock			| [jim@phrantic.phear.net]	:
: Phear Networks		| web: http://www.phear.net/	:
: A franchise of Triax, Inc.	| -----------------------------	:
: Web Site Design & Hosting	| FreeBSD: The Power to Serve	:
: Wagga Wagga, NSW Australia	| http://www.freebsd.org/	:


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.4.05.9811161447060.4772-100000>