head	1.2;
access;
symbols
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2008.03.19.07.47.40;	author ache;	state dead;
branches;
next	1.1;

1.1
date	2003.01.24.20.37.55;	author seanc;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Simplify and reorganize Makefile and pkg-message in the similar way
like mod_geoip2 does.
@
text
@************************************************************
Please edit your apache.conf or httpd.conf to enable and
setup this module.

You can always refer to the useful documents held in
${PREFIX}/share/doc/mod_geoip/, where ${PREFIX} is
typically /usr/local.

When it's done, do the following to take effect:

  apachectl configtest	(and correct any errors reported)
  apachectl restart

************************************************************
@


1.1
log
@Add port mod_geoip.

Port returns the country code of the IP address of the client making the
request in either an Apache note or in an environment variable.  This
port does not use reverse DNS to determine the country of the IP address.
@
text
@@

