Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 1998 01:24:22 +0100
From:      Karl Pielorz <kpielorz@tdx.co.uk>
To:        charlespeters@tecpro.com
Cc:        hackers@FreeBSD.ORG
Subject:   Re: Apache configuration help (sample config files please)?
Message-ID:  <356F51B6.6C89E213@tdx.co.uk>
References:  <199805291904.PAA18373@ais.ais-gwd.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Charles A. Peters wrote:

> Earlier I asked about apache configuration information.
> 
> My problems are not so much with the Apache configuration, my
> problems mainly relate to getting the httpd process statrted.  I am
> new to FreeBSD, and Unix, and I am confused as to some of the proper
> settings in the config files (acces.conf, httpd.conf, and srm.conf).
> I also am not sure about setting up acess groups and that sort of
> thing.  One thing that might help me would be a sample set of the
> above mentioned files (commented of coarse).
> 
> I have searched the Apache site and they have no sample config files,
> or clear primers for novices.
> 
> Thank you for your assistance and advise.

This should be directed to the -questions list... ;-)

Apache does ship with example config files... If you go to the directory
where you built apache (either from source), or if from the ports collection
(/usr/ports/www/apache) - and run:

find . -name "httpd.conf*" -print

It will show you where the 'example' config files are... Setting up access
groups for web pages is covered on their web site, see:

http://www.apache.org/docs/misc/FAQ.html#user-authentication

Unless I'm missing your meaning of 'access-groups'?

Regards,

Karl Pielorz

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?356F51B6.6C89E213>