https://bugs.contribs.org/show_bug.cgi?id=10759

--- Comment #4 from Jean-Philippe Pialasse <[email protected]> ---
https://maxmind.github.io/mod_maxminddb/
update the variables


also could be great to add:

- block feature against country per ibay.
<IfModule mod_maxminddb.c>
MaxMindDBEnable On
MaxMindDBFile DB /usr/local/share/GeoIP/GeoLite2-Country.mmdb
MaxMindDBEnv MM_COUNTRY_CODE DB/country/iso_code

SetEnvIf MM_COUNTRY_CODE ^(RU|DE|FR) BlockCountry
Deny from env=BlockCountry
</IfModule>

- allow to choose language instead of english default

- requires smeserver-geoip2, or describs how to manually download the db

/usr/bin/plague-client build smeserver-mod_maxminddb
smeserver-mod_maxminddb-1_1_0-5_el6_sme contribs9
Package smeserver-mod_maxminddb enqueued.  Job ID: 2108.

%changelog
* Thu Mar 14 2019 Jean-Philipe Pialasse <[email protected]> 1.1.0-5.sme
- configure necessary variables [SME: 10759]

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to