public
Description: X-Reproxy-URL header support for Apache/2.x
Homepage:
Clone URL: git://github.com/kazuho/mod_reproxy.git
name age message
file README Loading commit data...
file mod_reproxy.c
README
mod_reproxy 0.01

This module adds x-reproxy-url header support to Apache/2.x.

To install:
  # apxs -i -a -c -Wc,-Wall -Wc,-g -Wc,-O2 -lcurl mod_reproxy.c

To enable the module (in httpd.conf):
  Reproxy On