diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-06-19 01:59:10 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-06-19 01:59:10 +0000 |
commit | bf4b2173ef0aea76fe2eb4ee33e571203d6b4fc9 (patch) | |
tree | 51156aaecd82a0ebe838fcf37b07fe59213bb224 /www/mod_extract_forwarded_ap13/pkg-message | |
parent | 150a7b6b49aa315dbe56c85349dd30275e8236d9 (diff) |
Notes
Diffstat (limited to 'www/mod_extract_forwarded_ap13/pkg-message')
-rw-r--r-- | www/mod_extract_forwarded_ap13/pkg-message | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/www/mod_extract_forwarded_ap13/pkg-message b/www/mod_extract_forwarded_ap13/pkg-message new file mode 100644 index 000000000000..de71faa90343 --- /dev/null +++ b/www/mod_extract_forwarded_ap13/pkg-message @@ -0,0 +1,15 @@ +************************************************************ +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 + +************************************************************ |