|
@@ -112,6 +112,8 @@ modparam("geoip2", "path", "/usr/local/share/GeoIP/GeoLite2-City.mmdb")
|
|
<para>
|
|
<para>
|
|
Match ipaddr against the GeoIP database and set the pvc container. The
|
|
Match ipaddr against the GeoIP database and set the pvc container. The
|
|
function has to be called before accessing a key via: $gip2(pvc=>key).
|
|
function has to be called before accessing a key via: $gip2(pvc=>key).
|
|
|
|
+ At least one function needs to be present that access the pvc container,
|
|
|
|
+ otherwise this function will not work.
|
|
</para>
|
|
</para>
|
|
<example>
|
|
<example>
|
|
<title><function>geoip2_match</function> usage</title>
|
|
<title><function>geoip2_match</function> usage</title>
|