diff options
author | Clement Laforet <clement@FreeBSD.org> | 2005-12-07 20:54:42 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2005-12-07 20:54:42 +0000 |
commit | d744e83391f2b4da19680a447dc3c70b57374e2a (patch) | |
tree | 397564768cb36fd6e2e14bfb32691e4295cd716f /www/apache22 | |
parent | 9f663459977da8deafe4880832df196c4a4c224c (diff) | |
download | ports-d744e83391f2b4da19680a447dc3c70b57374e2a.tar.gz ports-d744e83391f2b4da19680a447dc3c70b57374e2a.zip |
Notes
Diffstat (limited to 'www/apache22')
-rw-r--r-- | www/apache22/Makefile.modules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache22/Makefile.modules b/www/apache22/Makefile.modules index 96c7dd40e1bd..4518136d61a0 100644 --- a/www/apache22/Makefile.modules +++ b/www/apache22/Makefile.modules @@ -126,7 +126,7 @@ MISC_MODULES= actions alias asis autoindex cache cern_meta \ cgi charset_lite deflate dir disk_cache env expires \ file_cache headers imagemap include info log_config logio mime \ mime_magic negotiation rewrite setenvif speling status \ - unique_id userdir usertrack vhost_alias + unique_id userdir usertrack vhost_alias filter PROXY_MODULES= proxy proxy_connect proxy_ftp proxy_http proxy_ajp proxy_balancer SSL_MODULES= ssl SUEXEC_MODULES= suexec |