diff options
-rw-r--r-- | net-www/apache2/ChangeLog | 8 | ||||
-rw-r--r-- | net-www/apache2/files/apache2-builtin-mods | 22 |
2 files changed, 13 insertions, 17 deletions
diff --git a/net-www/apache2/ChangeLog b/net-www/apache2/ChangeLog deleted file mode 100644 index d8db5c87728e..000000000000 --- a/net-www/apache2/ChangeLog +++ /dev/null @@ -1,8 +0,0 @@ -# ChangeLog for net-www/apache -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL - -*apache-2.0.40 (15 Aug 2002) - - 15 Aug 2002; Michael J. Cohen <mjc@gentoo.org> : - Initial release, needs a few modules cleaned up as well as paths - diff --git a/net-www/apache2/files/apache2-builtin-mods b/net-www/apache2/files/apache2-builtin-mods index 51d611c9ab60..5e6a82f957e4 100644 --- a/net-www/apache2/files/apache2-builtin-mods +++ b/net-www/apache2/files/apache2-builtin-mods @@ -43,6 +43,10 @@ mod_auth_anon shared mod_auth_dbm shared mod_auth_digest shared mod_autoindex shared +mod_bucketeer shared +mod_cache shared +mod_case_filter shared +mod_case_filter_in shared mod_cern_meta shared mod_cgi shared mod_cgid shared @@ -51,26 +55,26 @@ mod_dav shared mod_dav_fs shared mod_deflate shared mod_dir shared -mod_env shared -mod_expires shared -mod_file_cache shared -mod_echo shared -mod_cache shared mod_disk_cache shared -mod_mem_cache shared +mod_echo shared +mod_env shared mod_example shared +mod_expires shared mod_ext_filter shared -mod_case_filter shared -mod_case_filter_in shared +mod_file_cache shared mod_headers shared mod_imap shared mod_include shared mod_info shared -mod_isapi shared mod_log_config shared +mod_mem_cache shared mod_mime shared mod_mime_magic shared mod_negotiation shared +mod_optional_fn_export shared +mod_optional_fn_import shared +mod_optional_hook_export shared +mod_optional_hook_import shared mod_proxy shared mod_rewrite shared mod_setenvif shared |