freebsd-ports/www/mod_extract_forwarded/pkg-message
James E. Housley bf4b2173ef New port of mod_extract_forwarded, an Apache module that can make proxied
requests appear with client IP.

PR:		27998
Submitted by:	Anders Nordby <anders@fix.no>
2001-06-19 01:59:10 +00:00

16 lines
533 B
Plaintext

************************************************************
You've installed mod_extract_forward, an Apache module that
can make proxied requests appear with client IPs.
Edit your apache.conf or httpd.conf to enable and setup this
module. Have a look at the files in
${PREFIX}/share/doc/mod_extract_forward for information on
how to configure it.
Then do this to make it work effective:
# apachectl configtest (see if there are any config errors)
# apachectl restart
************************************************************