head	1.1;
access;
symbols
	TIGRIS_1_0_8_1:1.1
	TIGRIS_1_0_8_0:1.1
	TIGRIS_1_0_4:1.1;
locks; strict;
comment	@# @;


1.1
date	2000.07.20.03.41.30;	author manoj;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Bootstrap the release engineering repository with the current sources
for the RPMs. Contains only things that we develop.
@
text
@
# mod_hosts_access configuration

LoadModule hosts_access_module /usr/lib/apache/mod_hosts_access.so

<Location />
HostsAccess on
</Location>

@
