summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2001-06-19 01:59:10 +0000
committerJames E. Housley <jeh@FreeBSD.org>2001-06-19 01:59:10 +0000
commitbf4b2173ef0aea76fe2eb4ee33e571203d6b4fc9 (patch)
tree51156aaecd82a0ebe838fcf37b07fe59213bb224 /www/Makefile
parentUse proper syntax in chown (diff)
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>
Notes
Notes: svn path=/head/; revision=44195
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 09a6877eed09..d754a85572be 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -129,6 +129,7 @@
SUBDIR += mod_csacek
SUBDIR += mod_dav
SUBDIR += mod_dtcl
+ SUBDIR += mod_extract_forwarded
SUBDIR += mod_fastcgi
SUBDIR += mod_gzip
SUBDIR += mod_hosts_access