Commit graph

5 commits

Author SHA1 Message Date
Baptiste Daroussin
313cb94889 Part 2 at removing now useless FETCH_ARGS redifition 2014-01-03 01:12:59 +00:00
Olli Hauer
8136ee5a9f - add stage support
- add license
- minor cleanups

with hat apache@
2013-12-15 22:11:20 +00:00
Baptiste Daroussin
85fbf21ec5 Add NO_STAGE all over the place in preparation for the staging support (cat: www) 2013-09-20 23:36:50 +00:00
Olli Hauer
b7fc7ba655 - USE_APACHE= s/22+/22/
- 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@
2012-09-22 21:15:50 +00:00
Olli Hauer
1f8c9e1df6 - new port mod_memcache_block
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>
2012-08-25 20:32:08 +00:00