- Fail loudly if any configured
MaxMindDBFiles don't exist. Previously we would accept the configuration and silently do nothing. - Support lookups in the root of VHost sections.
MaxMindDBEnvnow takes exactly two arguments. Previously, it allowed more arguments but ignored all but one set of arguments.
- The module is now compiled with the
-std=c99 -fms-extensionsflags. This fixes compilation errors on older version ofgcc.
- First non-beta release.
- Updated documentation for completeness and correctness.
- Added maxminddb.h check to configure.ac.
- The
MaxMindDBEnabledirective was changed fromOR_FILEINFOtoOR_ALL. The directive will now work anywhere and does not requireAllowOverride FileInfoto work in an.htaccessfile.
- The module was largely rewritten. It now supports configuration contexts and handles configuration merging.
- Initial release.