An open API service indexing awesome lists of open source software.

https://github.com/fibrefox/apache2-anonymizer-module

Enhance your Apache2-webserver to anonymize the IP of every request
https://github.com/fibrefox/apache2-anonymizer-module

anonymization apache-module apache2

Last synced: 10 months ago
JSON representation

Enhance your Apache2-webserver to anonymize the IP of every request

Awesome Lists containing this project

README

          

Apache2 - Anonymizer Module
===========================

License: Apache2

Steps for creating
==================
* install apache2-dev package `apt-get install apache2-dev`
* download `anonymizer_module.c`
* execute `apxs2 -i -a -c anonymizer_module.c`
* reload apache2
* add `Anonymize on` to your vhost-configuration