Apache mod_proxy dynamic filter

Posted by jrhicks on Server Fault See other posts from Server Fault or by jrhicks
Published on 2009-12-19T05:20:50Z Indexed on 2012/07/09 15:18 UTC
Read the original article Hit count: 191

Filed under:
|

How can I configure Apache to ProxyBlock content based on something dynamic such as time-of-day or max-use. Basicly I'm curious about the scriptability of Apache. My web-stumbling leads me to believe I can combine mod-proxy and mod-perl in interesting ways to do dynamic filtering. But I'm pretty lost. What are some general instructions, tutorials, books, technologies to begin scripting Apache (or any suitable proxy).

© Server Fault or respective owner

Related posts about apache2

Related posts about proxy