2 Commits

Author SHA1 Message Date
Matthias Pigulla
f18496153b Remove forced mask for the last byte
That way, you can use %{32}a or %{32}h in log format directives to get *full* IP addresses
if you need to do so.

The default still is to mask the last byte. That is, installing this module and keeping
%a or %h placeholders in log format definitions unchanged will automatically switch to
logging masked IP addresses.
2015-08-15 16:08:49 +02:00
Matthias Pigulla
e972b8e7e8 Import upstream code for Apache 2.2 as found on https://www.saechsdsb.de/ipmask 2015-08-14 13:32:11 +02:00