Archives: March 2026

MaxMind GeoIP in Apache

MaxMind GeoIP in Apache
In many web development and system administration scenarios, knowing the geographical origin of a request is essential. Whether you are tailoring content for specific regions, managing security by identifying high-risk ASNs, or simply improving your analytics, moving geolocation logic to the web server level is more efficient than handling it within the application layer. This guide covers how to compile, install, and configure mod_maxminddb to inject GeoIP2 data directly into Apache

Matomo integration in HTMLy

Matomo integration in HTMLy
https://github.com
This integration originated from a very practical need: obtaining meaningful statistics from Matomo installations on small or minimally managed hosting environments. In many setups the problem is not Matomo itself, but the surrounding infrastructure. If you run a site on a fully controlled server you can usually mitigate bad traffic and tracking issues using tools such as firewall rules, bot filtering, reverse proxies, or automated banning systems. However, many users do not have that level of