- adopt new Makefile header
Port build fails on local exp-run with apache24 with
error: 'conn_rec' has no member named 'remote_ip'
or various other apache22 specific functions/parameters
with hat apache@
mod_memcache_block is an apache module that allows you to block access
to your servers using a block list stored in memcache. It also offers
distributed rate limiting based on HTTP response code.
WWW: https://github.com/netik/mod_memcache_block
PR: ports/170826
Submitted by: Hung-Yi Chen <gaod@hychen.org>