summaryrefslogtreecommitdiffstats
path: root/network/mod_geoip2
diff options
context:
space:
mode:
author B. Watson2022-03-14 07:58:59 +0100
committer B. Watson2022-03-14 07:58:59 +0100
commitaa6c6d3d8556e921b201db47613da5c652bbcf48 (patch)
treedab3b5c37f9d5dcc3b7508a83eb9ea2a3fead182 /network/mod_geoip2
parent6d9d74c6aad4876bfeffb0c330b443ae3804fc35 (diff)
downloadslackbuilds-aa6c6d3d8556e921b201db47613da5c652bbcf48.tar.gz
network/mod_geoip2: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/mod_geoip2')
-rw-r--r--network/mod_geoip2/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/network/mod_geoip2/README b/network/mod_geoip2/README
index 9ed2462b05..0acbe63ead 100644
--- a/network/mod_geoip2/README
+++ b/network/mod_geoip2/README
@@ -1,10 +1,11 @@
mod_geoip2 is an Apache 2.x module for finding the country and city
-that a web request originated from. It uses the GeoIP library and
-database to perform the lookup. It is free software, licensed under
+that a web request originated from. It uses the GeoIP library and
+database to perform the lookup. It is free software, licensed under
the Apache license.
You will need to add the following line to /etc/httpd/httpd.conf:
Include /etc/httpd/extra/mod_geoip.conf
-mod_geoip2 can be further configured through the Apache configuration file;
-see the README in the package's documentation directory for details.
+mod_geoip2 can be further configured through the Apache configuration
+file; see the README in the package's documentation directory for
+details.