diff options
Diffstat (limited to 'network/mod_geoip2/README')
-rw-r--r-- | network/mod_geoip2/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/mod_geoip2/README b/network/mod_geoip2/README index a0eb079ddb..5a3dd52376 100644 --- a/network/mod_geoip2/README +++ b/network/mod_geoip2/README @@ -6,7 +6,7 @@ the Apache license. This requires GeoIP. You will need to add the following line to /etc/httpd/httpd.conf: - Include /etc/httpd/mod_geoip.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. |